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 f870e46 commit 0d41f3fCopy full SHA for 0d41f3f
pytest_jupyter/jupyter_client.py
@@ -18,7 +18,7 @@
18
)
19
20
# Bring in local plugins.
21
-from pytest_jupyter import * # noqa
+from pytest_jupyter.jupyter_core import * # noqa
22
from pytest_jupyter.pytest_tornasync import * # noqa
23
24
0 commit comments