Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 180 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 180 Bytes

Contributing

Run make develop to install the library and dev dependencies with pip

Before opening a PR:

  • Make sure all tests are passing with make tests
  • Run make lint