Loading minke/sources.py +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ try: import tkinter as tk except ImportError: import matplotlib marplotlib.use("agg") matplotlib.use("agg") import matplotlib.pyplot as plt Loading Loading
minke/sources.py +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ try: import tkinter as tk except ImportError: import matplotlib marplotlib.use("agg") matplotlib.use("agg") import matplotlib.pyplot as plt Loading