-
Notifications
You must be signed in to change notification settings - Fork 124
StdSim.pause_storage #642
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
StdSim.pause_storage #642
Conversation
Codecov Report
@@ Coverage Diff @@
## master #642 +/- ##
==========================================
- Coverage 94.23% 94.23% -0.01%
==========================================
Files 11 11
Lines 3020 3017 -3
==========================================
- Hits 2846 2843 -3
Misses 174 174
Continue to review full report at Codecov.
|
tleonhardt
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.
Recommend the following:
- Update Changelog
- Add or update an example to show usage of this feature and/or update he Sphinx docs
| manually you'll need to remove ``locals_in_py`` from the ``settable`` dictionary. | ||
|
|
||
| The ``app`` object (or your custom name) provides access to application commands | ||
| through either raw commands or through a python API wrapper. For example, any |
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.
Thanks for cleaning up this outdated documentation
Added a way to pause storing output in StdSim.