feat: Reduced complexity & formatted files

This commit is contained in:
2025-12-09 18:03:37 +00:00
parent 59f459d4d0
commit e4f8c2d502
9 changed files with 85 additions and 95 deletions
+2 -2
View File
@@ -4,5 +4,5 @@ class Config:
COMBINED_FOLDER = "./combined_files"
ZONE_FOLDER = "./zone_inputs"
delete_dat_after_processing = True
delete_asc_after_processing = True
delete_dat_after_processing = False
delete_asc_after_processing = True