pylint again

This commit is contained in:
Thomas Jackson 2015-01-23 16:06:33 -08:00
parent db554abed4
commit 1cac52f2a5

View File

@ -20,6 +20,7 @@ import salt.ext.six as six
__proxyenabled__ = ['*']
def echo(text):
'''
Return a string - used for testing the connection