Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 526 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 526 Bytes

Welcome

Thank you very kindly for your interest in Nerium! We would love to get pull requests from everyone to help this project along. 🙂

Guidelines

With a few exceptions we generally use black and isort to format our Python code, and in any case expect/prefer things to pass flake8 linting.

Tests are good, and any pull requests will be expected to include them.

Thanks again for your consideration.