Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
312 stars 77 forks source link

Fix pylint warning: super-init-not-called #156

Closed Echelon9 closed 7 years ago

Echelon9 commented 7 years ago
************* Module antfs_cli.utilities
W: 40, 4: __init__ method from base class 'Exception' is not called (super-init-not-called)

Global evaluation
-----------------
Your code has been rated at 6.77/10 (previous run: 6.72/10, +0.05)
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 6.272% when pulling 125c3505b37191c9d1aa3a6ddc10862dc09a6867 on Echelon9:fix/pylint-exception-super-init into 5556dd32a92d399f19a2b812d9c5cf3953c230c6 on Tigge:master.