Commit a22a954
File tree
Expand file treeCollapse file tree
3 files changed
+4
-13
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
3 files changed
+4
-13
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
609 | 609 |
|
610 | 610 |
|
611 | 611 |
|
612 |
| - |
613 |
| - |
| 612 | + |
| 613 | + |
614 | 614 |
|
615 | 615 |
|
616 | 616 |
|
|
lib/matplotlib/backends/_backend_pdf_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_pdf_ps.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
| 107 | + |
112 | 108 |
|
113 | 109 |
|
114 | 110 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
| 229 | + |
235 | 230 |
|
236 | 231 |
|
237 | 232 |
|
|
0 commit comments