You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
This suggestion intersects a bit with #64. I think it would make the codebase more readable and extensible if we moved tests out of docstrings and into a separate tests.py module. This would make it easier to write more involved tests such as the one we need to reproduce the bug in #33.
The text was updated successfully, but these errors were encountered:
This suggestion intersects a bit with #64. I think it would make the codebase more readable and extensible if we moved tests out of docstrings and into a separate
tests.py
module. This would make it easier to write more involved tests such as the one we need to reproduce the bug in #33.The text was updated successfully, but these errors were encountered: