Skip to content

Commit

Permalink
Run formatting script
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgeniiChaikin committed Apr 22, 2024
1 parent 3c7174e commit 209fc88
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,6 @@
ax.set_xlim(*mass_bounds)
ax.set_ylim(*value_bounds)

fig.savefig(f"{arguments.output_directory}/passive_active_stellar_metallicity_difference.png")
fig.savefig(
f"{arguments.output_directory}/passive_active_stellar_metallicity_difference.png"
)

0 comments on commit 209fc88

Please sign in to comment.