add .editorconfig and fix formatting

This commit is contained in:
2026-05-07 16:57:34 +02:00
parent 95a91d9aca
commit dd95c144f3
7 changed files with 53 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()