Merge "Docstrings should not start with a space"
This commit is contained in:
@@ -59,7 +59,7 @@ in any appropriate storage system (InfluxDB, OpenTSDB, MongoDB,...).
|
||||
import abc
|
||||
import six
|
||||
|
||||
""" Work in progress Helper to query metrics """
|
||||
"""Work in progress Helper to query metrics"""
|
||||
|
||||
|
||||
@six.add_metaclass(abc.ABCMeta)
|
||||
|
||||
Reference in New Issue
Block a user