Skip to content

Commit 7fe40ba

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipykernel/tests/test_debugger.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22

3-
from IPython.core.display import HTML
43
import pytest
4+
from IPython.core.display import HTML
55

66
from .utils import TIMEOUT, get_reply, new_kernel
77

0 commit comments

Comments
 (0)