mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
Fix import sorting in example and test files
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user