Update tests/test_utils_logign.py
Run CI Tests / test (push) Successful in 31s

This commit is contained in:
2025-07-28 16:27:23 +02:00
parent ec0dea57a4
commit ddceb3f607
-6
View File
@@ -10,12 +10,6 @@ from slic.utils.logcfg import add_log_Level, logcfg
import logzero
from logzero import logger as log, LogFormatter
import logging
import pytest
from logzero import logger as log
from slic.utils.logign import ignore_log_msg
@pytest.fixture(autouse=True)
def setup_logging():
# Clear existing handlers for pytest capture