Closed blopker closed 3 years ago
In my experience, I know there can be some issues with git's merge resolution algorithm when running black
the first time, so it may be a good idea to close and create a new PR, since I just merged in #9 . But I'm all for black
!
This PR adds the
black
formatter and runs the formatter on our existing Python files. All changes to Python files are just formatting changes.Also added our supported versions to the readme and setup.cfg. Then changed CI to use Python 3.6.