The version of autopep8 that my project depends on is 1.5.7.
This wonderful GithubAction depends on 1.5.4, and the indentRule seems to have changed.
There was no such diff between 1.5.7 and 2.0.1.
Of course, I have yet to check all Rules.
But this PR should allow all users to install the latest autopep8.
autopep8 release
https://github.com/hhatto/autopep8/releases/tag/v2.0.1
Why I need
The version of autopep8 that my project depends on is
1.5.7
. This wonderful GithubAction depends on 1.5.4, and the indentRule seems to have changed.There was no such diff between 1.5.7 and 2.0.1. Of course, I have yet to check all Rules. But this PR should allow all users to install the latest autopep8.
thank you.
Example indent rule diff