Skip to content

Commit b333298

Browse files
committed
Remove import of unused ControlDimension
1 parent ce13465 commit b333298

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

control/statefbk.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646

4747
from . import statesp
4848
from .config import _process_legacy_keyword
49-
from .exception import ControlArgument, ControlDimension, \
50-
ControlSlycot
49+
from .exception import ControlArgument, ControlSlycot
5150
from .iosys import _process_indices, _process_labels, isctime, isdtime
5251
from .lti import LTI
5352
from .mateqn import care, dare

0 commit comments

Comments
 (0)