kaustubh-sadekar / OmniCV-Lib

A computer vision library for omnidirectional (360 degree) cameras.
MIT License
144 stars 21 forks source link

style: formatted python with black #10

Closed engnadeau closed 4 years ago

engnadeau commented 4 years ago

Python code and contributing instructions should include format specifications. black is currently considered state of the art and this formatting should be automated and enforced.

cc https://github.com/openjournals/joss-reviews/issues/2533