Interpret str-type args to `interconnect` as non-sequence by roryyorke · Pull Request #698 · python-control/python-control
Conversation
If the arguments inputs or outputs (or their aliases input or
output) are of type str, treat as a list containing that string.
Fixes gh-692.
If the arguments `inputs` or `outputs` (or their aliases `input` or `output`) are of type str, treat as a list containing that string. Fixes python-controlgh-692.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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