We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2161352 commit 70ff1a9Copy full SHA for 70ff1a9
benchmarks/benchmarks.jl
@@ -99,5 +99,5 @@ PrettyTables.pretty_table(
99
table_matrix;
100
header=header,
101
tf=PrettyTables.tf_markdown,
102
- formatters=ft_printf("%.1f", [5, 6]),
+ formatters=ft_printf("%.1f", [6, 7]),
103
)
0 commit comments