Skip to content

Commit

Permalink
minor bug fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
gc031298 committed Jan 17, 2024
1 parent 00802ba commit f117ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pina/plotter.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,4 @@ def plot_loss(self,
# saving in file
if filename:
plt.savefig(filename)
plt.close()

0 comments on commit f117ebb

Please sign in to comment.