Skip to content

Commit

Permalink
Update color_light_curve.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller committed Nov 3, 2022
1 parent 81f3c82 commit eb7b4a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions color_light_curve.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
import statistics as st
from tkinter import *
from matplotlib.backends.backend_tkagg import (
FigureCanvasTkAgg, NavigationToolbar2Tk)
from matplotlib.backend_bases import key_press_handler
FigureCanvasTkAgg)
from matplotlib.figure import Figure
import textwrap

Expand Down

0 comments on commit eb7b4a5

Please sign in to comment.