Explorar el Código

Exclude the .venv dir for CI

Getty Ritter hace 4 años
padre
commit
6a59fdeea6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .flake8

+ 1 - 0
.flake8

@@ -1,2 +1,3 @@
 [flake8]
 max-line-length = 100
+exclude = .venv