Commit 9070ade
File tree
Expand file treeCollapse file tree
3 files changed
+11
-69
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
3 files changed
+11
-69
lines changedlib/matplotlib/backends/backend_qt.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
402 | 402 |
|
403 | 403 |
|
404 | 404 |
|
405 |
| - |
| 405 | + |
406 | 406 |
|
407 | 407 |
|
408 | 408 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py+5-58Lines changed: 5 additions & 58 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
228 | 229 |
|
229 | 230 |
|
230 | 231 |
|
231 |
| - |
232 |
| - |
| 232 | + |
| 233 | + |
| 234 | + |
233 | 235 |
|
234 | 236 |
|
235 | 237 |
|
| ||
252 | 254 |
|
253 | 255 |
|
254 | 256 |
|
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
280 |
| - |
281 |
| - |
282 |
| - |
283 |
| - |
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 |
| - |
290 |
| - |
291 |
| - |
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 |
| - |
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - |
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
310 |
| - |
| 257 | + |
lib/matplotlib/tests/test_backend_qt.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_qt.py+5-10Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 | 81 |
|
86 | 82 |
|
87 | 83 |
|
| ||
107 | 103 |
|
108 | 104 |
|
109 | 105 |
|
110 |
| - |
| 106 | + |
| 107 | + |
111 | 108 |
|
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
| 109 | + |
| 110 | + |
116 | 111 |
|
117 | 112 |
|
118 | 113 |
|
|
0 commit comments