openelections / clarify

Discover and parse results for jurisdictions that use Clarity-based election systems.
MIT License
38 stars 21 forks source link

Fix issues reported by flake8 #30

Closed GPHemsley closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files           7        7           
  Lines         617      617           
=======================================
  Hits          616      616           
  Misses          1        1
Impacted Files Coverage Δ
clarify/jurisdiction.py 100% <100%> (ø) :arrow_up:
tests/test_jurisdiction.py 100% <100%> (ø) :arrow_up:
clarify/parser.py 100% <100%> (ø) :arrow_up:
tests/test_parser.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e32a212...9c89aff. Read the comment docs.