fixing linter

This commit is contained in:
João Moura
2024-12-26 23:42:16 -03:00
parent 2357d3e8eb
commit 2eda5fdeed
35 changed files with 27 additions and 55 deletions

View File

@@ -1,7 +1,6 @@
from unittest.mock import patch
import pytest
from crewai.agent import Agent
from crewai.crew import Crew
from crewai.memory.short_term.short_term_memory import ShortTermMemory