This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user