Update tests/test_utils_logcfg.py
Run CI Tests / test (push) Successful in 2m30s

This commit is contained in:
2025-08-29 14:21:53 +02:00
parent ab7f324157
commit 2618b387f5
+1
View File
@@ -6,6 +6,7 @@ import tempfile
import subprocess
import os
import sys
import importlib
import textwrap
from logzero import logger as log
from slic.utils.logcfg import add_log_Level, logcfg, setup_import_logging