Skip to content

Commit b6b5915

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ipykernel/zmqshell.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ def unregister_hook(self, hook):
251251
@magics_class
252252
class KernelMagics(Magics):
253253
"""Kernel magics."""
254+
254255
shell: InteractiveShell | None # already imported in zmqshell.py
255256

256257
# ------------------------------------------------------------------------

0 commit comments

Comments
 (0)