Skip to content

Commit 000c276

Browse files
committed
add extra line again for format
1 parent 5848a6b commit 000c276

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wavefront_sdk/entities/metrics/sender.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"""
55
from __future__ import unicode_literals
66

7+
78
# pylint: disable=E0012,R0205
89
class WavefrontMetricSender(object):
910
"""Interface of Metric Sender for both clients."""

0 commit comments

Comments
 (0)