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

Support E275 #642

Closed hhatto closed 2 years ago

hhatto commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #642 (0eacca1) into master (e8bc5e5) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #642   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files           1        1           
  Lines        2406     2407    +1     
=======================================
+ Hits         2354     2355    +1     
  Misses         52       52           
Impacted Files Coverage Δ
autopep8.py 97.83% <100.00%> (+<0.01%) :arrow_up:

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