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

include test/acid.py in sdist package #741

Closed hhatto closed 6 months ago

hhatto commented 6 months ago

Fixes #697

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.01%. Comparing base (831f718) to head (4077c2b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #741 +/- ## ======================================= Coverage 98.01% 98.01% ======================================= Files 1 1 Lines 2414 2414 ======================================= Hits 2366 2366 Misses 48 48 ```

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