Skip to content

Commit

Permalink
Reverting earlier change to plotting (#1707)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed May 17, 2024
1 parent bc50e27 commit 0767728
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion armi/utils/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ def plotFaceMap(
)
elif referencesToKeep:
# Don't show yet, since it will be updated.
plt.close(fig)
return fName
else:
plt.show()
Expand Down

0 comments on commit 0767728

Please sign in to comment.