chore: fixed imports and tests configuration
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
"""Edge case tests for tool registry."""
|
||||
|
||||
import pytest
|
||||
|
||||
from agent.registry import Tool, make_tools
|
||||
from alfred.agent.registry import Tool, make_tools
|
||||
|
||||
|
||||
class TestToolEdgeCases:
|
||||
|
||||
Reference in New Issue
Block a user