Skip to content

Commit

Permalink
chore: Fix code style.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjw committed Oct 14, 2020
1 parent dea4cd4 commit 721f055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glowprom/prometheus.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
METER_HELP = "# HELP meter The meter reading."
METER_TYPE = "# TYPE meter counter"


def prometheus(msg):
# Code adapted from
# https://gist.github.com/ndfred/b373eeafc4f5b0870c1b8857041289a9
Expand Down

0 comments on commit 721f055

Please sign in to comment.