Skip to content
Commit 7855fa37 authored by Matt Selsky's avatar Matt Selsky
Browse files

Fix pyflakes warnings in gps-log for wildcard imports and unused modules

contrib/gps-log:7: 'datetime.datetime' imported but unused
contrib/gps-log:10: 'from gps import *' used; unable to detect undefined names
contrib/gps-log:15: gps may be undefined, or defined from star imports: gps
contrib/gps-log:15: WATCH_ENABLE may be undefined, or defined from star imports: gps
contrib/gps-log:30: isotime may be undefined, or defined from star imports: gps
contrib/gps-log:46: isnan may be undefined, or defined from star imports: gps
parent be83e7d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment