How to contribute#
We welcome contributions from anyone via pull requests on GitHub. If you don’t feel comfortable modifying or adding functionality, we also welcome feature requests and bug reports as GitHub issues.
Running the unit tests#
To run a unit test, make sure you are under the project root:
python -m unittest tests/test.py