From 83f5039ecadbe645f28e06601ef5b4292304eaa2 Mon Sep 17 00:00:00 2001 From: Nuwan Yapa Date: Tue, 4 Feb 2025 16:10:40 -0500 Subject: [PATCH] Formatting --- test/Pb208_nucleon_spectrum.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Pb208_nucleon_spectrum.jl b/test/Pb208_nucleon_spectrum.jl index 0489162..18992eb 100644 --- a/test/Pb208_nucleon_spectrum.jl +++ b/test/Pb208_nucleon_spectrum.jl @@ -41,4 +41,4 @@ annotate!(bench_κs .+ 0.3, bench_Ebinds .- 1, [(o, 9, :red) for o in bench_occ] xlabel!("κ") ylabel!("Binding energy (MeV)") -yaxis!(mirror=true) \ No newline at end of file +yflip!() \ No newline at end of file