bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
79 stars 9 forks source link

Add f8-implicit-str-concat and fix lints #122

Closed bskinn closed 4 years ago

bskinn commented 4 years ago

Identifying and fixing string glitches left over after increasing the line length for black

codecov-commenter commented 4 years ago

Codecov Report

Merging #122 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          594       594           
=========================================
  Hits           594       594           
Impacted Files Coverage Δ
src/sphobjinv/cmdline.py 100.00% <100.00%> (ø)
src/sphobjinv/data.py 100.00% <100.00%> (ø)
src/sphobjinv/inventory.py 100.00% <100.00%> (ø)

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 9e4272c...9fd7a1a. Read the comment docs.