Fix import sorting in example and test files

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-03-05 03:26:44 +00:00
parent cb1e3a13ef
commit f568565786
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
from crewai import Agent, Task, Crew
from crewai import Agent, Crew, Task
from crewai.memory import ChatMessageHistory, MessageRole
# Create a chat message history