Explorar el Código

use https://github.com/PyCQA/flake8-bugbear

Kevin Heinicke hace 7 años
padre
commit
08fcd6a8f1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      flake8

+ 1 - 0
flake8

@@ -1,2 +1,3 @@
 [flake8]
+select = C,E,F,W,B,B950
 ignore = E501,F401