TylerYep / torchinfo

View model summaries in PyTorch!
MIT License
2.53k stars 119 forks source link

Remove all references to pylint #293

Closed TylerYep closed 9 months ago

TylerYep commented 9 months ago

Remove all references to pylint

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (add72af) 97.50% compared to head (da20ac0) 97.50%. Report is 1 commits behind head on main.

Files Patch % Lines
torchinfo/torchinfo.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ======================================= Coverage 97.50% 97.50% ======================================= Files 6 6 Lines 641 641 ======================================= Hits 625 625 Misses 16 16 ```

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