mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Fix PEP-8 E302
This commit is contained in:
parent
f8788866b6
commit
5ce67fdfd5
@ -74,6 +74,7 @@ SSH_SHIM = ''' << 'EOF'
|
||||
{{0}} $PYTHON $SALT --local --out json -l quiet {{1}}
|
||||
EOF\n'''.format(salt.__version__, RSTR)
|
||||
|
||||
|
||||
class SSH(object):
|
||||
'''
|
||||
Create an SSH execution system
|
||||
|
Loading…
Reference in New Issue
Block a user