bskinn / sphobjinv

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

Remove extra newline before suggest tables #165

Closed bskinn closed 3 years ago

bskinn commented 3 years ago

Cosmetic fix, but it was bugging me.

Closes #144 and #125 (had to switch away from pytest-subtests, at least for now, due to major compatibility problems (probably) with recent pytest).

codecov-io commented 3 years ago

Codecov Report

Merging #165 (2fd45b7) into master (939b0e7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #165   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          671       668    -3     
=========================================
- Hits           671       668    -3     
Impacted Files Coverage Δ
src/sphobjinv/cli/core.py 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 939b0e7...2fd45b7. Read the comment docs.