Explorar o código

Add longer line lengths to #pycodestyle

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

+ 1 - 1
python/.config/pycodestyle

@@ -1,4 +1,4 @@
 [pycodestyle]
 ignore = E226,E302,E41,E0202,E1101,W503
-max-line-length = 88
+max-line-length = 120
 statistics = True