hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.54k stars 291 forks source link

require pycodestyle 2.10.0 and higher version #659

Closed hhatto closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.12% // Head: 97.74% // Decreases project coverage by -0.37% :warning:

Coverage data is based on head (25eda3f) compared to base (dbe5e5c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #659 +/- ## ========================================== - Coverage 98.12% 97.74% -0.38% ========================================== Files 1 1 Lines 2403 2399 -4 ========================================== - Hits 2358 2345 -13 - Misses 45 54 +9 ``` | [Impacted Files](https://codecov.io/gh/hhatto/autopep8/pull/659?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori) | Coverage Δ | | |---|---|---| | [autopep8.py](https://codecov.io/gh/hhatto/autopep8/pull/659/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori#diff-YXV0b3BlcDgucHk=) | `97.74% <ø> (-0.38%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.