Add codacy badge and complete restructure

This commit is contained in:
2022-12-13 11:54:33 +01:00
parent 139d080df1
commit 3f263deae9
9 changed files with 22 additions and 54 deletions

View File

@@ -55,3 +55,7 @@ exclude = '''
| dist
)/
'''
[tool.flake8]
per-file-ignores = ['__init__.py:F401']
max-line-length = 79
count = true