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 8fd24c4 commit 6cbe9baCopy full SHA for 6cbe9ba
1 file changed
src/__init__.py
@@ -80,7 +80,7 @@
80
from control.canonical import canonical_form, reachable_form
81
82
# Exceptions
83
-from exception import *
+from control.exception import *
84
85
# Import some of the more common (and benign) MATLAB shortcuts
86
# By default, don't import conflicting commands here
0 commit comments