File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 NavigationToolbar2 , cursors
2727from matplotlib .figure import Figure
2828from matplotlib ._pylab_helpers import Gcf
29- import matplotlib .windowing as windowing
29+ import matplotlib .backends . windowing as windowing
3030from matplotlib .widgets import SubplotTool
3131
3232
Original file line number Diff line number Diff line change 1111import matplotlib .backends .tkagg as tkagg
1212
1313from matplotlib .backends .backend_agg import FigureCanvasAgg
14+ import matplotlib .backends .windowing as windowing
1415
1516import matplotlib
1617from matplotlib .cbook import is_string_like
2122from matplotlib .figure import Figure
2223from matplotlib ._pylab_helpers import Gcf
2324
24- import matplotlib .windowing as windowing
2525from matplotlib .widgets import SubplotTool
2626
2727import matplotlib .cbook as cbook
File renamed without changes.
You can’t perform that action at this time.
0 commit comments