Contributing#
Bug reports and feature requests#
Please use the GitHub Issues page to report bugs, request new features, or ask questions.
To contribute to the library, fork the GitHub repository and create a pull request, following the GitHub guidelines.
Tests#
Unit tests are located in the
tests directory and can be run from the project directory using pytest.