NREL / mappymatch

Pure-python package for map matching
http://mappymatch.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
58 stars 19 forks source link

Apply Flake8 and resolve any issues #78

Closed nreinicke closed 2 years ago

nreinicke commented 2 years ago

We currently have a CI check to run Flake8 but we need go through the codebase and fix all the errors.

nreinicke commented 2 years ago

flake8 CI checks are now passing (and required) for python 3.8-10