Skip to content

Commit

Permalink
Just a blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
gedeschaines committed Dec 20, 2023
1 parent b3001bb commit cb8fa37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion propNav.py
Original file line number Diff line number Diff line change
Expand Up @@ -1421,7 +1421,8 @@ def anim3D(n):
i = i + 1

if SHOW_ANIM:
# Display location of actual or missed intercept.

# Display location of actual or missed intercept.
fig3D.canvas.restore_region(bckgrnd)
for a in (anim3D(istop)):
ax3D.draw_artist(a)
Expand Down

0 comments on commit cb8fa37

Please sign in to comment.