add .editorconfig and fix formatting

This commit is contained in:
2026-05-07 16:54:30 +02:00
parent 95a91d9aca
commit 8bf00c2ecb
7 changed files with 52 additions and 42 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ def main():
shutil.copy(src_path, dist_path)
if __name__ == '__main__':
main()
main()