Skip to content

Commit

Permalink
format benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha committed Feb 21, 2024
1 parent e98a76b commit 40b73cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/run_benchmarks.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using Pkg
Pkg.activate(@__DIR__)
Pkg.develop(PackageSpec(path=dirname(@__DIR__)))
Pkg.develop(PackageSpec(path = dirname(@__DIR__)))
Pkg.instantiate()

using PkgBenchmark
Expand Down

0 comments on commit 40b73cf

Please sign in to comment.