diff --git a/propNav.py b/propNav.py index f4d6de8..7f188e3 100644 --- a/propNav.py +++ b/propNav.py @@ -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)