Contributing#

We welcome contributions of all sizes! Before opening a pull request, please:

  1. Run the test suite (see Testing).

  2. Follow the Black code style:

    black .
    
  3. Install pre-commit hooks:

    pre-commit install
    

Code of conduct#

Please read our Code of Conduct: