This commit is contained in:
Gilles Boccon-Gibod
2024-01-05 12:26:54 -08:00
parent aeeff18428
commit 5f377c024b
+1 -1
View File
@@ -191,7 +191,7 @@ async def async_main(latency_probes, transport):
f'max={max(latencies):.2f}, '
f'average={sum(latencies)/len(latencies):.2f}'
),
'\n'
'\n',
)
# Print version