mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
linting
This commit is contained in:
@@ -5,6 +5,7 @@ from autogpt_server.executor import ExecutionScheduler
|
||||
from autogpt_server.usecases.sample import create_test_graph, create_test_user
|
||||
from autogpt_server.util.service import get_service_client
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="flakey test, needs to be investigated")
|
||||
@pytest.mark.asyncio(scope="session")
|
||||
async def test_agent_schedule(server):
|
||||
|
||||
Reference in New Issue
Block a user