Closed ggreg closed 7 years ago
Fix type annotations to run mypy and rely on it to detect type errors and avoid to write basic tests for #29.
Need to run pyflakes and mypy as part of the tests.
Fix type annotations to run mypy and rely on it to detect type errors and avoid to write basic tests for #29.