瀏覽代碼

Exclude the .venv dir for CI

Getty Ritter 4 年之前
父節點
當前提交
6a59fdeea6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .flake8

+ 1 - 0
.flake8

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