Fix PEP-8 E302

This commit is contained in:
Pedro Algarvio 2013-10-03 11:20:29 +01:00
parent f8788866b6
commit 5ce67fdfd5

View File

@ -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