mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix pylint
This commit is contained in:
parent
6c5935459e
commit
4a6baf0f07
@ -25,6 +25,7 @@ at some point be deprecated in favor of a more generic `firewall` state.
|
||||
# Import salt libs
|
||||
from salt.state import STATE_INTERNAL_KEYWORDS as _STATE_INTERNAL_KEYWORDS
|
||||
|
||||
|
||||
def __virtual__():
|
||||
'''
|
||||
Only load if the locale module is available in __salt__
|
||||
|
Loading…
Reference in New Issue
Block a user