Skip to content

Commit 26054d4

Browse files
authored
Merge pull request matplotlib#16886 from anntzer/busy
API: Finish removing mentions of idle_event.
2 parents ef0f6e4 + 768626c commit 26054d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backend_bases.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,6 @@ class FigureCanvasBase:
15591559
'scroll_event',
15601560
'motion_notify_event',
15611561
'pick_event',
1562-
'idle_event',
15631562
'figure_enter_event',
15641563
'figure_leave_event',
15651564
'axes_enter_event',

0 commit comments

Comments
 (0)