Skip to content

Commit e6aa4a2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbclient/tests/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ def start_channels(
516516
iopub: bool = True,
517517
stdin: bool = True,
518518
hb: bool = True,
519-
control: bool = True
519+
control: bool = True,
520520
) -> None:
521521
raise Exception("Any error")
522522

0 commit comments

Comments
 (0)