Example of a strictly typed module: https://github.com/git-pull/gp-libs/blob/v0.0.1a9/src/pytest_doctest_docutils.py Thoughts? Have you used [mypy](https://github.com/python/mypy) yet? Basic mypy will pass out of the box on the project
Example of a strictly typed module: https://github.com/git-pull/gp-libs/blob/v0.0.1a9/src/pytest_doctest_docutils.py
Thoughts? Have you used mypy yet?
Basic mypy will pass out of the box on the project