mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +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__'):
|
||||
import azure.common
|
||||
|
||||
|
||||
def __random_name(size=6):
|
||||
'''
|
||||
Generates a random cloud instance name
|
||||
|
Loading…
Reference in New Issue
Block a user