Commit f77243b
File tree
Expand file treeCollapse file tree
5 files changed
+15
-21
lines changedFilter options
- lib/matplotlib
- projections
- tests
Expand file treeCollapse file tree
5 files changed
+15
-21
lines changedlib/matplotlib/projections/geo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/geo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1016 | 1016 |
|
1017 | 1017 |
|
1018 | 1018 |
|
1019 |
| - |
1020 |
| - |
1021 |
| - |
| 1019 | + |
1022 | 1020 |
|
1023 | 1021 |
|
1024 | 1022 |
|
| ||
1260 | 1258 |
|
1261 | 1259 |
|
1262 | 1260 |
|
1263 |
| - |
1264 |
| - |
| 1261 | + |
| 1262 | + |
1265 | 1263 |
|
1266 | 1264 |
|
1267 | 1265 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+8-12Lines changed: 8 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
604 | 604 |
|
605 | 605 |
|
606 | 606 |
|
607 |
| - |
608 |
| - |
609 | 607 |
|
610 |
| - |
611 | 608 |
|
612 |
| - |
613 |
| - |
614 |
| - |
| 609 | + |
| 610 | + |
615 | 611 |
|
616 | 612 |
|
617 |
| - |
618 | 613 |
|
| 614 | + |
619 | 615 |
|
620 |
| - |
621 |
| - |
622 |
| - |
| 616 | + |
| 617 | + |
| 618 | + |
623 | 619 |
|
624 | 620 |
|
625 | 621 |
|
| ||
1253 | 1249 |
|
1254 | 1250 |
|
1255 | 1251 |
|
1256 |
| - |
| 1252 | + |
1257 | 1253 |
|
1258 | 1254 |
|
1259 | 1255 |
|
1260 |
| - |
| 1256 | + |
1261 | 1257 |
|
1262 | 1258 |
|
1263 | 1259 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1623 | 1623 |
|
1624 | 1624 |
|
1625 | 1625 |
|
1626 |
| - |
| 1626 | + |
1627 | 1627 |
|
1628 | 1628 |
|
1629 | 1629 |
|
| ||
2033 | 2033 |
|
2034 | 2034 |
|
2035 | 2035 |
|
2036 |
| - |
| 2036 | + |
2037 | 2037 |
|
2038 | 2038 |
|
2039 | 2039 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2431 | 2431 |
|
2432 | 2432 |
|
2433 | 2433 |
|
2434 |
| - |
| 2434 | + |
2435 | 2435 |
|
2436 | 2436 |
|
2437 | 2437 |
|
|
0 commit comments