Skip to content

Commit bc8d99a

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ipykernel/inprocess/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
from jupyter_client.client import KernelClient
1717
from jupyter_client.clientabc import KernelClientABC
18+
1819
try:
1920
from jupyter_client.utils import run_sync # requires 7.0+
2021
except ImportError:

0 commit comments

Comments
 (0)