We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5848a6b commit 000c276Copy full SHA for 000c276
1 file changed
wavefront_sdk/entities/metrics/sender.py
@@ -4,6 +4,7 @@
4
"""
5
from __future__ import unicode_literals
6
7
+
8
# pylint: disable=E0012,R0205
9
class WavefrontMetricSender(object):
10
"""Interface of Metric Sender for both clients."""
0 commit comments