mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-07 15:18:29 +00:00
Fix lint: remove unused pytest import
Co-Authored-By: João <joao@crewai.com>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import os
|
||||
from typing import Dict
|
||||
|
||||
import pytest
|
||||
from pydantic import BaseModel
|
||||
|
||||
from crewai.flow.flow import Flow, FlowState, listen, start
|
||||
|
||||
Reference in New Issue
Block a user