Fix pylint

This commit is contained in:
Pedro Algarvio 2013-11-03 20:13:36 +00:00
parent 6c5935459e
commit 4a6baf0f07

View File

@ -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__