summaryrefslogtreecommitdiffstats
path: root/python.d
diff options
context:
space:
mode:
authorlgz <ilyamaschenko@gmail.com>2017-11-05 21:07:50 +0900
committerlgz <ilyamaschenko@gmail.com>2017-11-05 21:07:50 +0900
commit1752037495901f77761c9f8bce5a5a843f5be863 (patch)
tree6ee8d407e19427b3f7055d22aa8218a3c4e0feed /python.d
parent76882d838ad6c9d41743c453667f6e7b4ebc20a3 (diff)
beanstalk: get_data() wrong description removed
Diffstat (limited to 'python.d')
-rw-r--r--python.d/beanstalk.chart.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python.d/beanstalk.chart.py b/python.d/beanstalk.chart.py
index 9ab729710e..8880afdd98 100644
--- a/python.d/beanstalk.chart.py
+++ b/python.d/beanstalk.chart.py
@@ -186,7 +186,6 @@ class Service(SimpleService):
def get_data(self):
"""
- Format data received from shell command
:return: dict
"""
if not self.is_alive():