Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 312 Bytes

File metadata and controls

13 lines (7 loc) · 312 Bytes

Contributing to panamap

All pull requests are welcome.

Unit testing

Unit tests are run with nox.

Code style

Panamap uses black codestyle with some tweaks.

Style check is performed as one of session in noxfile.py.