mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: Add extra blank line
This commit is contained in:
parent
cebfd8ad03
commit
4fdcf7c4a7
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ def __random_name(size=6):
|
|||
for x in range(size)
|
||||
)
|
||||
|
||||
|
||||
# Create the cloud instance name to be used throughout the tests
|
||||
INSTANCE_NAME = __random_name()
|
||||
PROVIDER_NAME = 'ec2'
|
||||
|
|
Loading…
Add table
Reference in a new issue