We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46167a1 commit a606057Copy full SHA for a606057
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