sync_manager.py aktualisiert

This commit is contained in:
2025-08-28 09:29:57 +00:00
parent 124e8a054a
commit d765f3a42f

View File

@@ -11,7 +11,7 @@ import pandas as pd
import logging
from datetime import datetime
from config import COLUMN_ORDER, COLUMN_MAP
from config import COLUMN_ORDER, COLUMN_MAP, Config
class SyncManager:
"""