Skip to content

Commit

Permalink
turn format on at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Mar 11, 2024
1 parent bf4f611 commit 1d54aea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/density_from_temperature_pressure_humidity.jl
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@ Colorbar(fig[1, 2], label = "Temperature (K)", vertical = false, colorrange = Tr

save(fig, "density_versus_temperature.png")

display(fig)
current_figure()

#! format: on

0 comments on commit 1d54aea

Please sign in to comment.