adafruit / Adafruit_CircuitPython_GPS

GPS parsing module for CircuitPython. Meant to parse NMEA data from serial GPS modules.
MIT License
75 stars 60 forks source link

Ran black, updated to pylint 2.x #41

Closed evaherrada closed 4 years ago

evaherrada commented 4 years ago

This had one case where I needed to disable import-outside-toplevel