[pylint] Ignore indentations that black is cool with

This commit is contained in:
Colin Powell
2020-04-02 23:15:11 -04:00
parent 8d1ffacf10
commit a0e62760f9

View File

@ -1,3 +1,3 @@
[MESSAGES CONTROL] [MESSAGES CONTROL]
disable=E0202,E1101,E0401,C0111,C0103 disable=E0202,E1101,E0401,C0111,C0103,C0330
max-line-length=120 max-line-length=120