PatBall1 / detectree2

Python package for automatic tree crown delineation based on the Detectron2 implementation of Mask R-CNN
https://patball1.github.io/detectree2/
MIT License
149 stars 35 forks source link

Improve code style across codebase. #16

Closed ma595 closed 1 year ago

ma595 commented 1 year ago

Adopt numpy docstring convention: https://numpydoc.readthedocs.io/en/latest/format.html static type checking with mypy Write contribution guide.

ma595 commented 1 year ago

https://github.com/PatBall1/detectree2/pull/13

ma595 commented 1 year ago

isort / flake8 / mypy