CONTRIBUTING.md

December 15, 2023 ยท View on GitHub

CONTRIBUTING

PRs with improvements and new features and Issues with suggestions are welcome.

Testing

  1. Install
    pip install -e .[testing]
    
  2. Run the test suite
    make test