Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 260 Bytes

CONTRIBUTING.md

File metadata and controls

1 lines (1 loc) · 260 Bytes

If you want to contribute, please make sure to install the dependencies in requirements.txt, check your code running the linter flake8 ., and implement the respective unit tests. You can run the tests by executing the command python -m pytest.