Commit d6b22a5
File tree
Expand file treeCollapse file tree
6 files changed
+7
-11
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
6 files changed
+7
-11
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1259 | 1259 |
|
1260 | 1260 |
|
1261 | 1261 |
|
1262 |
| - |
| 1262 | + |
1263 | 1263 |
|
1264 | 1264 |
|
1265 | 1265 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
842 | 842 |
|
843 | 843 |
|
844 | 844 |
|
845 |
| - |
| 845 | + |
846 | 846 |
|
847 | 847 |
|
848 | 848 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
281 | 281 |
|
282 | 282 |
|
283 | 283 |
|
284 |
| - |
| 284 | + |
285 | 285 |
|
286 | 286 |
|
287 | 287 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 |
| - |
133 |
| - |
| 132 | + |
134 | 133 |
|
135 | 134 |
|
136 | 135 |
|
| ||
277 | 276 |
|
278 | 277 |
|
279 | 278 |
|
280 |
| - |
| 279 | + |
281 | 280 |
|
282 | 281 |
|
283 | 282 |
|
|
lib/matplotlib/tests/test_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_agg.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 |
| - |
168 | 166 |
|
169 | 167 |
|
170 | 168 |
|
| ||
229 | 227 |
|
230 | 228 |
|
231 | 229 |
|
232 |
| - |
233 | 230 |
|
234 | 231 |
|
235 | 232 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
560 | 560 |
|
561 | 561 |
|
562 | 562 |
|
563 |
| - |
| 563 | + |
564 | 564 |
|
565 | 565 |
|
566 | 566 |
|
|
0 commit comments