Final rename for everything

This commit is contained in:
henryruhs
2025-04-24 12:42:53 +02:00
parent 03011200e4
commit 810df0f540
41 changed files with 44 additions and 44 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env python3
from src.exporting import export
if __name__ == '__main__':
export()