From 3a92ee28791d4131912aca166d4257e4a7521d76 Mon Sep 17 00:00:00 2001 From: David Hong Date: Tue, 14 Nov 2023 19:13:53 -0500 Subject: [PATCH] Run formatter --- benchmark/utils.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/utils.jl b/benchmark/utils.jl index ebf398e..bf044ba 100644 --- a/benchmark/utils.jl +++ b/benchmark/utils.jl @@ -234,4 +234,4 @@ function plot_table(plots, colnames, rownames) ) end -end \ No newline at end of file +end