mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-21 05:48:14 +00:00
Fix import sorting in test files
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# test_fix_2402.py
|
||||
from crewai import Agent, Task, Crew
|
||||
from crewai import Agent, Crew, Task
|
||||
|
||||
# Case 1: Only system_template provided
|
||||
agent1 = Agent(
|
||||
|
||||
Reference in New Issue
Block a user