sync_manager.py aktualisiert
This commit is contained in:
@@ -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:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user