Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 681 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 681 Bytes

Contributions are welcome.

Feel free to clone this repository, make branches, and propose pull requests when appropriate. The package is already much faster thanks to this pull request!

The github workflow in onpush_action.yml runs lint / format checks using flake and unit tests using pytest. Check that file to see exactly how those commands are run.

Requests are also welcome. If you would like the package to support some new or different behavior, please file a new issue.