mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix linter
This commit is contained in:
parent
773235d2d9
commit
754b71995f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue