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

force reload pycodestyle module #740

Closed hhatto closed 3 months ago

hhatto commented 3 months ago

for #625

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.01%. Comparing base (0fa37c2) to head (eddf8fa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #740 +/- ## ======================================= Coverage 98.01% 98.01% ======================================= Files 1 1 Lines 2413 2415 +2 ======================================= + Hits 2365 2367 +2 Misses 48 48 ```

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