fix in program code

This commit is contained in:
theadam 2025-01-11 17:06:59 +01:00
parent 630ed79d04
commit 6ac0b5444a

View file

@ -12,6 +12,7 @@ from fetcher import fetch_catalog
import threading
logging.basicConfig(format='%(asctime)s - %(message)s', level=logging.DEBUG)
logging.debug("test project...")
denv = dotenv.load_dotenv("./.env")