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

fix: renamed wrong function invocation #690

Closed adrianwix closed 11 months ago

adrianwix commented 11 months ago

I think this should fix the issue https://github.com/hhatto/autopep8/issues/689

shaperilio commented 11 months ago

699, #696, #691, #690 are all the same. I suggest someone look into this comment and push their PR forward with a solution.

hhatto commented 11 months ago

thanks for contribution. This has been fixed in pull-request #696, so we will close this one 🙏 We will release a new version within a few days.