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