brancheneinstufung2.py aktualisiert
This commit is contained in:
@@ -169,7 +169,7 @@ def main():
|
||||
# --- Modus-Dispatching ---
|
||||
start_time = time.time()
|
||||
|
||||
elif selected_mode == "simulate_sync":
|
||||
if selected_mode == "simulate_sync":
|
||||
logger.info("Führe Initialisierung für Sync-Simulations-Modus durch...")
|
||||
if not sheet_handler.load_data():
|
||||
logger.critical("Konnte initiale Daten aus dem Google Sheet nicht laden. Simulation wird abgebrochen.")
|
||||
|
||||
Reference in New Issue
Block a user