add .editorconfig and fix formatting

This commit is contained in:
2026-05-07 16:53:43 +02:00
parent 95a91d9aca
commit baa80854db
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()