helpers.py aktualisiert
This commit is contained in:
@@ -61,7 +61,7 @@ except Exception as e:
|
||||
|
||||
# Import der Config-Klasse und Konstanten
|
||||
from config import Config, BRANCH_MAPPING_FILE, URL_CHECK_MARKER, USER_AGENTS
|
||||
from config import Config, COLUMN_MAP, BRANCH_GROUP_MAPPING, COLUMN_ORDER
|
||||
from config import Config, COLUMN_MAP, COLUMN_ORDER
|
||||
|
||||
def get_col_idx(key):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user