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 c03b771 commit cd89353Copy full SHA for cd89353
1 file changed
control/tests/kwargs_test.py
@@ -158,6 +158,7 @@ def test_matplotlib_kwargs(function, nsysargs, moreargs, kwargs, mplcleanup):
158
kwarg_unittest = {
159
'bode': test_matplotlib_kwargs,
160
'bode_plot': test_matplotlib_kwargs,
161
+ 'create_statefbk_iosystem': statefbk_test.TestStatefbk.test_statefbk_iosys,
162
'describing_function_plot': test_matplotlib_kwargs,
163
'dlqe': test_unrecognized_kwargs,
164
'dlqr': test_unrecognized_kwargs,
0 commit comments