Przeglądaj źródła

Exclude the .venv dir for CI

Getty Ritter 4 lat temu
rodzic
commit
6a59fdeea6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .flake8

+ 1 - 0
.flake8

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