Skip to content

Commit 18d3d59

Browse files
committed
Import missing StateSpace
1 parent b333298 commit 18d3d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

control/stochsys.py

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
_process_control_disturbance_indices)
2828
from .nlsys import NonlinearIOSystem
2929
from .mateqn import care, dare, _check_shape
30+
from .statesp import StateSpace
3031
from .exception import ControlArgument, ControlNotImplemented
3132
from .config import _process_legacy_keyword
3233

0 commit comments

Comments
 (0)