Updated function description

This commit is contained in:
Junaid Ali 2016-03-28 23:35:55 +05:00
parent f865f0b7c6
commit 8deb2c6d62
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ def director_cluster_ready():
def restart_on_stop():
"""
Starts plumgrid service if it is stopped by any config parameter
Starts plumgrid service if it is stopped
"""
def wrap(f):
def wrapped_f(*args, **kwargs):