-
Notifications
You must be signed in to change notification settings - Fork 12
Feature/docstrings #88
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
Feature/docstrings #88
Conversation
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.
Really nice initiative, lots of good stuff in there, especially the examples, however a lot of the description aren't really readable English and use confusing language (e.g. every single control_
endpoint use a different phrasing even though they all do nearly the same thing)
I commented on most of the issues but this need a few iterations of polishing the descriptions
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.
very nice
Added docstrings to all valid functions within Eva.py
Fixes #77
There was also a very minor bug within control_resume() where it was waiting for the wrong state.