Skip to content

Commit c9de512

Browse files
committed
fix lint failure
1 parent f46d1f7 commit c9de512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adaptive/tests/test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ async def f(x):
6565
asyncio.get_event_loop().run_until_complete(runner.task)
6666

6767

68-
### Test with different executors
68+
# --- Test with different executors
6969

7070

7171
@pytest.fixture(scope="session")

0 commit comments

Comments
 (0)