We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39420bd commit 719ac21Copy full SHA for 719ac21
Example/test.py
@@ -8,7 +8,7 @@
8
9
import os
10
import sys
11
-import test_name as libmathcat # type: ignore
+import libmathcat_py as libmathcat # type: ignore
12
13
# import shutil
14
# if os.path.exists("libmathcat_py.pyd"):
0 commit comments