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 290 forks source link

refactoring: remove py2 specific code #643

Closed hhatto closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #643 (48b4bbf) into master (16a4d66) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
+ Coverage   97.83%   97.95%   +0.11%     
==========================================
  Files           1        1              
  Lines        2407     2398       -9     
==========================================
- Hits         2355     2349       -6     
+ Misses         52       49       -3     
Impacted Files Coverage Δ
autopep8.py 97.95% <100.00%> (+0.11%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.