Commit 4699c0c
File tree
Expand file treeCollapse file tree
3 files changed
+13
-9
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+13
-9
lines changed+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 | 93 |
|
98 | 94 |
|
99 | 95 |
|
| ||
125 | 121 |
|
126 | 122 |
|
127 | 123 |
|
128 |
| - |
| 124 | + |
129 | 125 |
|
130 | 126 |
|
131 | 127 |
|
|
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
501 | 501 |
|
502 | 502 |
|
503 | 503 |
|
504 |
| - |
505 |
| - |
| 504 | + |
| 505 | + |
506 | 506 |
|
507 | 507 |
|
508 | 508 |
|
| ||
521 | 521 |
|
522 | 522 |
|
523 | 523 |
|
524 |
| - |
525 |
| - |
| 524 | + |
| 525 | + |
526 | 526 |
|
527 | 527 |
|
528 | 528 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2062 | 2062 |
|
2063 | 2063 |
|
2064 | 2064 |
|
| 2065 | + |
| 2066 | + |
| 2067 | + |
| 2068 | + |
| 2069 | + |
| 2070 | + |
| 2071 | + |
| 2072 | + |
2065 | 2073 |
|
2066 | 2074 |
|
2067 | 2075 |
|
|
0 commit comments