We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46d1f7 commit c9de512Copy full SHA for c9de512
1 file changed
adaptive/tests/test_runner.py
@@ -65,7 +65,7 @@ async def f(x):
65
asyncio.get_event_loop().run_until_complete(runner.task)
66
67
68
-### Test with different executors
+# --- Test with different executors
69
70
71
@pytest.fixture(scope="session")
0 commit comments