Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4238e82 commit 6c285f3Copy full SHA for 6c285f3
1 file changed
lib/matplotlib/backends/backend_tkagg.py
@@ -15,7 +15,7 @@
15
import matplotlib
16
from matplotlib.cbook import is_string_like
17
from matplotlib.backend_bases import RendererBase, GraphicsContextBase
18
-from matplotlib.backend_bases import FigureManagerBase, FigureCanvasBase,
+from matplotlib.backend_bases import FigureManagerBase, FigureCanvasBase
19
from matplotlib.backend_bases import NavigationToolbar2, cursors, TimerBase
20
21
from matplotlib.figure import Figure
0 commit comments