mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 07:06:41 +00:00
newline at the end.
This commit is contained in:
parent
339e1747e7
commit
ad84f5df2b
@ -115,3 +115,4 @@ class OpenMetrics(unittest.TestCase):
|
|||||||
# The parser throws if it does not like its input.
|
# The parser throws if it does not like its input.
|
||||||
# Wrapped in a list() to drain the generator.
|
# Wrapped in a list() to drain the generator.
|
||||||
families = list(parser.text_string_to_metric_families(metrics))
|
families = list(parser.text_string_to_metric_families(metrics))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user