almahmoud 7 лет назад
Родитель
Сommit
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