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 dc93fde commit 553167bCopy full SHA for 553167b
python/pycppad/__init__.py
@@ -2,9 +2,6 @@
2
# Copyright 2021 INRIA
3
#
4
5
-from .pycppad_pywrap import *
6
-from .pycppad_pywrap import __version__, __raw_version__
7
-
8
# On Windows, if pycppad.dll is not in the same directory than
9
# the .pyd, it will not be loaded.
10
# We first try to load pycppad, then, if it fail and we are on Windows:
0 commit comments