Skip to content

Commit fe79760

Browse files
committed
Follow-on to e8897f6: remove now-unnecessary import of importlib
1 parent 579f24b commit fe79760

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

control/tests/margin_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import pytest
1212
from numpy import inf, nan
1313
from numpy.testing import assert_allclose
14-
import importlib
1514

1615
from control import ControlMIMONotImplemented, FrequencyResponseData, \
1716
StateSpace, TransferFunction, margin, phase_crossover_frequencies, \

0 commit comments

Comments
 (0)