Formatting

This commit is contained in:
Nuwan Yapa 2025-02-04 16:10:40 -05:00
parent 2ee76f2c1b
commit 83f5039eca
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ annotate!(bench_κs .+ 0.3, bench_Ebinds .- 1, [(o, 9, :red) for o in bench_occ]
xlabel!("κ") xlabel!("κ")
ylabel!("Binding energy (MeV)") ylabel!("Binding energy (MeV)")
yaxis!(mirror=true) yflip!()