Skip to content

Commit 17e3e80

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_client/ioloop/restarter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def _loop_default(self):
2727
stacklevel=4,
2828
)
2929
from zmq.eventloop import ioloop
30+
3031
return ioloop.IOLoop.current()
3132

3233
_pcallback = None

0 commit comments

Comments
 (0)