瀏覽代碼

Flake8 in setup.cfg

almahmoud 7 年之前
父節點
當前提交
6eee368efa
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 0 2
      .flake8
  2. 3 0
      setup.cfg

+ 0 - 2
.flake8

@@ -1,2 +0,0 @@
-[flake8]
-application_import_names = cloudbridge, test

+ 3 - 0
setup.cfg

@@ -19,3 +19,6 @@ logging-filter=cloudbridge
 
 [bdist_wheel]
 universal = 1
+
+[flake8]
+application_import_names = cloudbridge, test