some fixes

This commit is contained in:
2026-08-07 10:04:31 +02:00
parent 6dd541b798
commit c7e575ff9b
12 changed files with 65 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import logging
import os
import sys
import logging
logging.basicConfig(
level=os.environ.get("LOG_LEVEL", "INFO"),