Fix linter

This commit is contained in:
Daniel A. Wozniak 2019-08-03 01:12:51 +00:00
parent 773235d2d9
commit 754b71995f
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -18,6 +18,7 @@ from tests.support.helpers import expensiveTest, generate_random_name
# Import Salt Libs
from salt.config import cloud_providers_config
from salt.utils.versions import LooseVersion
from salt.ext.six.moves import range
TIMEOUT = 500