-
Notifications
You must be signed in to change notification settings - Fork 45
Add sb10fd #118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sb10fd #118
Conversation
bnavigator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
I left a few suggestions that should help render the docstring. I didn't check it myself though, just using the Github suggestion feature of what I think should work.
bnavigator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For too small ldwork we can provide a better error message.
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: Ben Greiner <code@bnavigator.de>
Co-authored-by: Ben Greiner <code@bnavigator.de>
bnavigator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more minor suggestions if you don't mind 🙃
You can batch the "commit suggestions" and/or add [skip ci] to the commit message to avoid restarting a Travis CI job for every accepted commit.
more docstring fixes accepted. [skip ci] Co-authored-by: Ben Greiner <code@bnavigator.de>
bnavigator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
|
With that I think I can merge it myself. |
Co-authored-by: Ben Greiner <code@bnavigator.de>
Adding sb10fd, which I hoped would resolve python-control#367. It only gives a specific error for that problem. Adapted to new exception structure.