dealfront_enrichment.py aktualisiert
This commit is contained in:
@@ -12,6 +12,7 @@ from selenium.webdriver.common.keys import Keys
|
||||
import pandas as pd
|
||||
|
||||
from config import Config, DEALFRONT_LOGIN_URL, DEALFRONT_CREDENTIALS_FILE, DEALFRONT_TARGET_URL, TARGET_SEARCH_NAME
|
||||
OUTPUT_DIR = "/app/output"
|
||||
|
||||
# Logging-Konfiguration
|
||||
LOG_LEVEL = logging.DEBUG if Config.DEBUG else logging.INFO
|
||||
|
||||
Reference in New Issue
Block a user