mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fixed lint error
This commit is contained in:
parent
06bea434e1
commit
1aadbdfc6b
@ -32,6 +32,7 @@ except ImportError:
|
|||||||
if HAS_AZURE and not hasattr(azure, '__version__'):
|
if HAS_AZURE and not hasattr(azure, '__version__'):
|
||||||
import azure.common
|
import azure.common
|
||||||
|
|
||||||
|
|
||||||
def __random_name(size=6):
|
def __random_name(size=6):
|
||||||
'''
|
'''
|
||||||
Generates a random cloud instance name
|
Generates a random cloud instance name
|
||||||
|
Loading…
Reference in New Issue
Block a user