mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Disabling lint message
This commit is contained in:
parent
016861ddaa
commit
101f307410
1 changed files with 2 additions and 0 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Reference in a new issue