Contributing๏
Bugs reports, feature requests and questions๏
Please use the Issue Tracker to report bugs or request new features. Contributions to extend this package are very welcome! ๐ Please use the usual Fork and Pull workflow to do so.
Important
Please use comments, informative docstrings and tests as much as possible.
Tests๏
Unit tests are in the tests directory
and can be run from the top directory using pytest. Automatic testing is run on the master and
develop branches using Github Actions. Please
run tests and add new tests for any new features whenever submitting pull requests.