Commit c98c4b8
File tree
Expand file treeCollapse file tree
2 files changed
+13
-21
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+13
-21
lines changedlib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+5-20Lines changed: 5 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
| 511 | + |
| 512 | + |
519 | 513 |
|
520 | 514 |
|
521 | 515 |
|
| ||
537 | 531 |
|
538 | 532 |
|
539 | 533 |
|
540 |
| - |
541 |
| - |
542 |
| - |
543 |
| - |
544 |
| - |
545 |
| - |
546 |
| - |
547 |
| - |
| 534 | + |
| 535 | + |
548 | 536 |
|
549 | 537 |
|
550 | 538 |
|
| ||
555 | 543 |
|
556 | 544 |
|
557 | 545 |
|
558 |
| - |
559 |
| - |
560 |
| - |
561 |
| - |
| 546 | + |
562 | 547 |
|
563 | 548 |
|
564 | 549 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1887 | 1887 |
|
1888 | 1888 |
|
1889 | 1889 |
|
1890 |
| - |
| 1890 | + |
| 1891 | + |
| 1892 | + |
| 1893 | + |
| 1894 | + |
| 1895 | + |
| 1896 | + |
| 1897 | + |
1891 | 1898 |
|
1892 | 1899 |
|
1893 | 1900 |
|
|
0 commit comments