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 1835dcc commit 5e52aeaCopy full SHA for 5e52aea
conftest.py
test/test_setupcall.py
@@ -2,7 +2,7 @@ def test_setupcall():
2
"""
3
Test the call of the setup function
4
5
- from .. import jupyter_xprahtml5 as jx
+ import jupyter_xprahtml5 as jx
6
7
print("\nRunning test_setupcall...")
8
print(jx.setup_html5())
0 commit comments