We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104b9f1 commit cc55f28Copy full SHA for cc55f28
tests/services/sessions/test_api.py
@@ -304,4 +304,4 @@ async def test_modify_kernel_id(session_client, fetch):
304
assert kernel_list == [kernel]
305
306
# Need to find a better solution to this.
307
- await session_client.cleanup()
+ await session_client.cleanup()
0 commit comments