Commit d1516e6
File tree
4 files changed
+9
-9
lines changedFilter options
- lib/matplotlib
- backends
4 files changed
+9
-9
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2818 | 2818 |
|
2819 | 2819 |
|
2820 | 2820 |
|
2821 |
| - |
| 2821 | + |
| 2822 | + |
2822 | 2823 |
|
2823 | 2824 |
|
2824 | 2825 |
|
| ||
2904 | 2905 |
|
2905 | 2906 |
|
2906 | 2907 |
|
2907 |
| - |
2908 |
| - |
2909 |
| - |
2910 |
| - |
| 2908 | + |
| 2909 | + |
| 2910 | + |
| 2911 | + |
2911 | 2912 |
|
2912 | 2913 |
|
2913 | 2914 |
|
2914 |
| - |
2915 | 2915 |
|
2916 | 2916 |
|
2917 | 2917 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
432 |
| - |
| 432 | + |
433 | 433 |
|
434 | 434 |
|
435 | 435 |
|
|
lib/matplotlib/backends/backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
400 | 400 |
|
401 | 401 |
|
402 | 402 |
|
403 |
| - |
| 403 | + |
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
|
lib/matplotlib/backends/backend_gtk3cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3cairo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
0 commit comments