Commit 76709a4
File tree
Expand file treeCollapse file tree
10 files changed
+28
-27
lines changedFilter options
- lib/matplotlib
- _api
- axes
- cbook
- tests
Expand file treeCollapse file tree
10 files changed
+28
-27
lines changedlib/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 |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
lib/matplotlib/_api/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_api/deprecation.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
433 | 433 |
|
434 | 434 |
|
435 | 435 |
|
436 |
| - |
| 436 | + |
437 | 437 |
|
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
441 | 441 |
|
442 | 442 |
|
443 |
| - |
| 443 | + |
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
465 | 465 |
|
466 | 466 |
|
467 | 467 |
|
468 |
| - |
| 468 | + |
469 | 469 |
|
470 | 470 |
|
471 | 471 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1266 | 1266 |
|
1267 | 1267 |
|
1268 | 1268 |
|
1269 |
| - |
| 1269 | + |
1270 | 1270 |
|
1271 | 1271 |
|
1272 | 1272 |
|
| ||
1738 | 1738 |
|
1739 | 1739 |
|
1740 | 1740 |
|
1741 |
| - |
| 1741 | + |
1742 | 1742 |
|
1743 | 1743 |
|
1744 | 1744 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
414 |
| - |
| 414 | + |
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| ||
887 | 888 |
|
888 | 889 |
|
889 | 890 |
|
890 |
| - |
| 891 | + |
891 | 892 |
|
892 | 893 |
|
893 | 894 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
79 |
| - |
| 78 | + |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| ||
1236 | 1236 |
|
1237 | 1237 |
|
1238 | 1238 |
|
1239 |
| - |
| 1239 | + |
1240 | 1240 |
|
1241 | 1241 |
|
1242 | 1242 |
|
| ||
1574 | 1574 |
|
1575 | 1575 |
|
1576 | 1576 |
|
1577 |
| - |
| 1577 | + |
1578 | 1578 |
|
1579 | 1579 |
|
1580 | 1580 |
|
|
lib/matplotlib/tests/test_api.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_api.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
628 | 628 |
|
629 | 629 |
|
630 | 630 |
|
631 |
| - |
632 |
| - |
633 |
| - |
634 |
| - |
635 |
| - |
636 |
| - |
637 |
| - |
638 |
| - |
639 |
| - |
640 |
| - |
641 |
| - |
642 |
| - |
643 |
| - |
644 | 631 |
|
645 | 632 |
|
646 | 633 |
|
|
0 commit comments