Skip to content

Commit

Permalink
Update openmc_plotter/plotgui.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise authored Aug 20, 2024
1 parent 367996d commit 535c16c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openmc_plotter/plotgui.py
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,6 @@ def updatePixmap(self):
self.ax.dataLim.y0 = data_bounds[2]
self.ax.dataLim.y1 = data_bounds[3]


self.draw()
return "Done"

Expand Down

0 comments on commit 535c16c

Please sign in to comment.