openclimatefix / MetOfficeDataHub

Python wrapper around MetOffice Atmospheric Model Data REST API
MIT License
3 stars 0 forks source link

Fix broken lint #60

Closed simlmx closed 1 year ago

simlmx commented 1 year ago

I ran pre-commit run --all and fixed the issues.

codecov-commenter commented 1 year ago

Codecov Report

Merging #60 (ef36aaa) into main (7074d05) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files           6        6           
  Lines         340      340           
=======================================
  Hits          318      318           
  Misses         22       22           
Impacted Files Coverage Δ
metofficedatahub/base.py 88.88% <ø> (ø)
metofficedatahub/multiple_files.py 92.85% <ø> (ø)
metofficedatahub/utils.py 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more