We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c10e09 commit cf2a52cCopy full SHA for cf2a52c
pyCHX/tests/test_simpleimport.py
@@ -0,0 +1,3 @@
1
+def test_import():
2
+ "Check that the main pyCHX imports work"
3
+ from pyCHX.chx_packages import *
0 commit comments