mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +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"""
|
||||
|
||||
import pytest
|
||||
from pydantic import BaseModel
|
||||
|
||||
from crewai.flow.flow import Flow
|
||||
|
||||
Reference in New Issue
Block a user