Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 426 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 426 Bytes

Contributing

Visisipy aims to be a community-driven project and warmly accepts contributions. If you want to contribute, please email us ([email protected]) or open a new discussion.

Code style

  • Please format your docstrings according to numpydoc.
  • Use hatch to lint, format and test the code.