add .editorconfig and fix formatting

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