bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

applying pep8 rules #393

Closed willianrocha closed 1 year ago

willianrocha commented 1 year ago

Apply pep8 rules ignoring test files extending max line to 120

fredgrub commented 1 year ago

We pair on this task :)

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e7571ea) 87.50% compared to head (f2e7452) 86.97%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #393 +/- ## ========================================== - Coverage 87.50% 86.97% -0.53% ========================================== Files 2 2 Lines 256 261 +5 ========================================== + Hits 224 227 +3 - Misses 32 34 +2 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/bndr/pipreqs/pull/393/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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