This commit is contained in:
@@ -51,8 +51,7 @@ def test_custom_log_outputs(levelname, logfunc, message, capsys):
|
|||||||
|
|
||||||
def test_import_logging_once_per_module():
|
def test_import_logging_once_per_module():
|
||||||
code = textwrap.dedent("""
|
code = textwrap.dedent("""
|
||||||
from slic.utils.logcfg import setup_import_logging, add_log_Level, logcfg
|
from slic.utils.logcfg import *
|
||||||
setup_import_logging()
|
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import math
|
import math
|
||||||
|
|||||||
Reference in New Issue
Block a user