We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aad373 commit 7fe40baCopy full SHA for 7fe40ba
ipykernel/tests/test_debugger.py
@@ -1,7 +1,7 @@
1
import sys
2
3
-from IPython.core.display import HTML
4
import pytest
+from IPython.core.display import HTML
5
6
from .utils import TIMEOUT, get_reply, new_kernel
7
0 commit comments