Disabling lint message

This commit is contained in:
David Murphy 2023-06-26 10:10:01 -06:00 committed by Pedro Algarvio
parent 016861ddaa
commit 101f307410

View file

@ -9,6 +9,8 @@
are made to assure backwards compatibility.
"""
# pylint: disable = no-name-in-module
# Import several classes/functions from salt.log.setup for backwards compatibility
from salt._logging import LOG_LEVELS, SORTED_LEVEL_NAMES
from salt.log.setup import (