Skip to content

Commit 9c8924a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 36891ea commit 9c8924a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/services/sessions/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,6 @@ async def test_restart_kernel(session_client, jp_base_url, jp_fetch, jp_ws_fetch
556556
model = json.loads(r.body.decode())
557557
assert model["connections"] == 0
558558

559-
560559
# Open a websocket connection.
561560
ws2 = await jp_ws_fetch("api", "kernels", kid, "channels")
562561
# Close/open websocket

0 commit comments

Comments
 (0)