Last version of 28/03/2026
This commit is contained in:
@@ -1525,9 +1525,9 @@ def main():
|
||||
console.print("[green]✓ Data saved to JSON files[/green]")
|
||||
print()
|
||||
|
||||
# === EXCEL EXPORT === (temporarily disabled for JSON generation testing)
|
||||
# run_normal_mode_export(excel_export_enabled, excel_export_config,
|
||||
# requests_mapping_config, organizations_mapping_config)
|
||||
# === EXCEL EXPORT ===
|
||||
run_normal_mode_export(excel_export_enabled, excel_export_config,
|
||||
requests_mapping_config, organizations_mapping_config)
|
||||
|
||||
except IOError as io_err:
|
||||
logging.critical(f"Error while writing JSON file : {io_err}")
|
||||
|
||||
Reference in New Issue
Block a user