scx/rust/scx_stats/scripts
Jake Hillion 23acd6ebe9 scxstats_to_openmetrics: fix format string
On Python versions that perform validation of this line it fails because
of a square bracket mismatch. This is due to the single quotes being
parsed first. Fix by changing the outer string to double quotes.
2024-09-16 18:16:28 +01:00
..
scxstats_to_openmetrics.py scxstats_to_openmetrics: fix format string 2024-09-16 18:16:28 +01:00