mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-19 04:42:37 +00:00
Automatic style fix
This commit is contained in:
parent
c1e3652af7
commit
ef358604ac
@ -92,4 +92,3 @@ def test_system_wide_metrics(start_cluster):
|
|||||||
]:
|
]:
|
||||||
node2_value = get_async_metric(node2, metric)
|
node2_value = get_async_metric(node2, metric)
|
||||||
assert float(node2_value) > 0
|
assert float(node2_value) > 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user