Merge pull request #8423 from UtahDave/develop

fix pylint complaining about only one hard return
This commit is contained in:
David Boucha 2013-11-11 19:13:36 -08:00
commit 44c0079dc9

View file

@ -12,6 +12,7 @@ __virtualname__ = 'service'
BUFFSIZE = 5000
def __virtual__():
'''
Only works on Windows systems