Fix python style and setup.cfg syntax

This commit is contained in:
Donncha Ó Cearbhaill
2023-05-21 16:15:49 +01:00
parent 27c5c76dc2
commit 22fd794fb8
2 changed files with 12 additions and 17 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ console_scripts =
mvt-android = mvt.android:cli
[options.package_data]
mvt = mvt/ios/data/*.json
mvt = mvt/ios/data/*.json
[flake8]
max-complexity = 10