Commit a96b83d
File tree
Expand file treeCollapse file tree
4 files changed
+12
-4
lines changedFilter options
- lib/matplotlib
- mpl-data/images
- tests
Expand file treeCollapse file tree
4 files changed
+12
-4
lines changedlib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
992 | 992 |
|
993 | 993 |
|
994 | 994 |
|
995 |
| - |
| 995 | + |
996 | 996 |
|
997 | 997 |
|
998 | 998 |
|
|
lib/matplotlib/mpl-data/images/help.gif
Copy file name to clipboard564 Bytes
Loading
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
| ||
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| 64 | + |
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
| ||
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
| 75 | + |
| 76 | + |
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
| ||
122 | 126 |
|
123 | 127 |
|
124 | 128 |
|
| 129 | + |
125 | 130 |
|
126 |
| - |
| 131 | + |
| 132 | + |
| 133 | + |
127 | 134 |
|
128 |
| - |
| 135 | + |
| 136 | + |
129 | 137 |
|
130 | 138 |
|
131 | 139 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
0 commit comments