10sr / pyltsv

WIP Python Library for Labeled Tab-separated Values (LTSV)
Apache License 2.0
0 stars 0 forks source link

Remove isort version limit #14

Closed 10sr closed 4 years ago

10sr commented 4 years ago

Because flake8-isort fixed the issue

codecov-commenter commented 4 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files           3        3           
  Lines         220      220           
  Branches       31       31           
=======================================
  Hits          217      217           
  Misses          1        1           
  Partials        2        2           

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 f983140...ad0457d. Read the comment docs.