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,9 +1,8 @@
from typing import Optional
import pytest
from pydantic import BaseModel, Field
from crewai.tools.structured_tool import CrewStructuredTool
from pydantic import BaseModel, Field
# Test fixtures