Pylint fix

This commit is contained in:
rallytime 2016-02-29 11:12:55 -07:00
parent 24505d2dcf
commit b683df9b82

View file

@ -2,6 +2,7 @@
'''
:codeauthor: :email:`Erik Johnson <erik@saltstack.com>`
'''
from __future__ import absolute_import
# Import Salt Testing libs
from salttesting import skipIf