Ver código fonte

Exclude the .venv dir for CI

Getty Ritter 3 anos atrás
pai
commit
6a59fdeea6
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .flake8

+ 1 - 0
.flake8

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