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

Paugier fix pycodestyle missing whitespace #704

Closed hhatto closed 11 months ago

hhatto commented 11 months ago

base pull-request is #699 . thanks for @paugier

I apologize. I mistakenly thought the packaging module was a standard module. I will make corrections to incorporate pull-request #699.

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% :tada:

Comparison is base (c3fdfe4) 97.79% compared to head (f0138a0) 97.83%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #704 +/- ## ========================================== + Coverage 97.79% 97.83% +0.04% ========================================== Files 1 1 Lines 2402 2402 ========================================== + Hits 2349 2350 +1 + Misses 53 52 -1 ``` | [Files Changed](https://app.codecov.io/gh/hhatto/autopep8/pull/704?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://app.codecov.io/gh/hhatto/autopep8/pull/704?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hideo+Hattori#diff-YXV0b3BlcDgucHk=) | `97.83% <100.00%> (+0.04%)` | :arrow_up: |

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