chore: apply ruff auto-fixes and remove dead AST scripts
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
from unittest.mock import MagicMock, patch
|
||||
from models import Ticket, Track, WorkerContext
|
||||
import ai_client
|
||||
import multi_agent_conductor
|
||||
|
||||
# These tests define the expected interface for multi_agent_conductor.py
|
||||
# which will be implemented in the next phase of TDD.
|
||||
|
||||
Reference in New Issue
Block a user