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 c8a3e29 commit f8befb1Copy full SHA for f8befb1
ipykernel/tests/test_kernel.py
@@ -11,7 +11,7 @@
11
import time
12
13
import nose.tools as nt
14
-import flaky as flaky
+from flaky import flaky
15
16
from IPython.testing import decorators as dec, tools as tt
17
from ipython_genutils import py3compat
0 commit comments