Skip to content

Commit ca33bf9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipykernel/tests/test_comm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import unittest.mock
22

3-
from ipykernel.comm.comm import BaseComm
43
from ipykernel.comm import CommManager
4+
from ipykernel.comm.comm import BaseComm
55
from ipykernel.ipkernel import IPythonKernel
66
from ipykernel.kernelbase import Kernel
77

0 commit comments

Comments
 (0)