Closed DustinAlandzes closed 3 years ago
adding mypy to requirements.txt because it's used in the tests, maybe i'll make a new requirements-test.txt
also once this gets merged, I'll work on another PR to make sure the code is formatted in a standard way(pep8, flake8, black) on every pull request
Thank you for the contributions! Please hold off on adding linting, though— I haven't decided whether to adopt every recommendation of PEP8 yet.
adding mypy to requirements.txt because it's used in the tests, maybe i'll make a new requirements-test.txt
also once this gets merged, I'll work on another PR to make sure the code is formatted in a standard way(pep8, flake8, black) on every pull request