Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 550 Bytes

File metadata and controls

11 lines (8 loc) · 550 Bytes

Contributing

Contributions are welcome through issues and pull requests.

  1. Discuss large behavioural changes in an issue first.
  2. Create a focused branch and include tests for changed behaviour.
  3. Run ruff check . and pytest before opening the pull request.
  4. Do not commit datasets, trained weights, personal data, or material whose licence is unclear.
  5. Describe any assumptions that an augmentation, metric, or split strategy makes about the data.

By contributing, you agree that your contribution is licensed under the MIT licence.