D4lan
Results
1
comments of
D4lan
If anyone else is having issues with this, I was able to find a [fix ](https://github.com/hhatto/autopep8/issues/417). For autopep8 you also have to ignore E101 and E111 "autoformat_ignore": [ "W191", "E101",...