Commit 89c996d
File tree
11 files changed
+19
-19
lines changedFilter options
- lib/matplotlib
- _api
- backends
- testing
11 files changed
+19
-19
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
234 |
| - |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
| ||
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
| 324 | + |
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
| ||
799 | 799 |
|
800 | 800 |
|
801 | 801 |
|
802 |
| - |
| 802 | + |
803 | 803 |
|
804 | 804 |
|
805 | 805 |
|
|
lib/matplotlib/_api/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_api/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
|
lib/matplotlib/_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_mathtext.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
| 276 | + |
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
| ||
752 | 752 |
|
753 | 753 |
|
754 | 754 |
|
755 |
| - |
| 755 | + |
756 | 756 |
|
757 | 757 |
|
758 | 758 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
1538 | 1538 |
|
1539 | 1539 |
|
1540 | 1540 |
|
1541 |
| - |
| 1541 | + |
1542 | 1542 |
|
1543 | 1543 |
|
1544 | 1544 |
|
1545 | 1545 |
|
1546 | 1546 |
|
1547 |
| - |
| 1547 | + |
1548 | 1548 |
|
1549 | 1549 |
|
1550 | 1550 |
|
|
lib/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 |
---|---|---|
| ||
1695 | 1695 |
|
1696 | 1696 |
|
1697 | 1697 |
|
1698 |
| - |
| 1698 | + |
1699 | 1699 |
|
1700 | 1700 |
|
1701 | 1701 |
|
1702 | 1702 |
|
1703 |
| - |
| 1703 | + |
1704 | 1704 |
|
1705 | 1705 |
|
1706 | 1706 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
| 292 | + |
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2178 | 2178 |
|
2179 | 2179 |
|
2180 | 2180 |
|
2181 |
| - |
| 2181 | + |
2182 | 2182 |
|
2183 | 2183 |
|
2184 | 2184 |
|
| ||
2197 | 2197 |
|
2198 | 2198 |
|
2199 | 2199 |
|
2200 |
| - |
| 2200 | + |
2201 | 2201 |
|
2202 | 2202 |
|
2203 | 2203 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1623 | 1623 |
|
1624 | 1624 |
|
1625 | 1625 |
|
1626 |
| - |
| 1626 | + |
1627 | 1627 |
|
1628 | 1628 |
|
1629 | 1629 |
|
|
lib/matplotlib/testing/compare.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/compare.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
342 |
| - |
| 342 | + |
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
232 |
| - |
| 232 | + |
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
|
0 commit comments