mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +00:00
Fix lint error: remove unused pytest import
Co-Authored-By: Jo\u00E3o <joao@crewai.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
"""Test Flow initial_state BaseModel dict coercion fix for issue #3147"""
|
"""Test Flow initial_state BaseModel dict coercion fix for issue #3147"""
|
||||||
|
|
||||||
import pytest
|
|
||||||
from pydantic import BaseModel
|
from pydantic import BaseModel
|
||||||
|
|
||||||
from crewai.flow.flow import Flow
|
from crewai.flow.flow import Flow
|
||||||
|
|||||||
Reference in New Issue
Block a user