thebjorn / pydeps

Python Module Dependency graphs
https://pydeps.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
1.8k stars 114 forks source link

Remove duped help text #202

Closed spagh-eddie closed 11 months ago

spagh-eddie commented 11 months ago

as it says on the tin

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7431a16) 71.07% compared to head (fdb0697) 71.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #202 +/- ## ======================================= Coverage 71.07% 71.07% ======================================= Files 19 19 Lines 1881 1881 Branches 414 414 ======================================= Hits 1337 1337 Misses 433 433 Partials 111 111 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

thebjorn commented 11 months ago

@spagh-eddie Thank you very much!