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.56k stars 288 forks source link

migrate to pyproject.toml #705

Closed hhatto closed 1 year ago

hhatto commented 1 year ago

ref: #701

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8f12c0a) 97.83% compared to head (8bf787e) 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 #705 +/- ## ======================================= Coverage 97.83% 97.83% ======================================= Files 1 1 Lines 2402 2402 ======================================= Hits 2350 2350 Misses 52 52 ```

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