Added empty contextmanager utility
This PR adds a new submodule gwpy.utils.misc
that provides null_context
, an empty contextmanager
useful in a with
statement where a context is optional (i.e. in progress bars for verbose utils.mp
).
Merge request reports
Activity
Created by: pep8speaks
Hello @duncanmmacleod! Thanks for updating the PR.
Cheers ! There are no PEP8 issues in this Pull Request.
Comment last updated on December 09, 2017 at 22:27 Hours UTC
Please register or sign in to reply