Explorar o código

[pylint] Ignore indentations that black is cool with

Colin Powell %!s(int64=5) %!d(string=hai) anos
pai
achega
a0e62760f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      python/.pylintrc

+ 1 - 1
python/.pylintrc

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