Lint tests by roryyorke · Pull Request #1127 · python-control/python-control
added 17 commits
February 16, 2025 10:31Where it's clear that function is called for side effects (e.g., in a q`with pytest.raises` block), don't assign function output. Where it's not clear, e.g., binary ops on LTI objects, call result `_sys` or similar. There are plenty of in-between cases: for those I chose based on understandability.
The test had no assertions, but have been intended to test MIMO feedback; for this see testMIMOfb in same file.
roryyorke
changed the title
[WIP] Lint tests
Lint tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters