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

include tox.ini (because need unit test) #646

Closed hhatto closed 2 years ago

hhatto commented 2 years ago

Fixes #645

codecov-commenter commented 2 years ago

Codecov Report

Merging #646 (f4e7a21) into main (9dbe388) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #646   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files           1        1           
  Lines        2398     2398           
=======================================
  Hits         2349     2349           
  Misses         49       49           

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