Commit e1d6dbe
File tree
Expand file treeCollapse file tree
8 files changed
+27
-36
lines changedFilter options
- lib/matplotlib
- cbook
- style
- testing
- tests
Expand file treeCollapse file tree
8 files changed
+27
-36
lines changed+6-13Lines changed: 6 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
136 | 135 |
|
137 | 136 |
|
138 | 137 |
|
| ||
760 | 759 |
|
761 | 760 |
|
762 | 761 |
|
763 |
| - |
764 |
| - |
| 762 | + |
765 | 763 |
|
766 | 764 |
|
767 | 765 |
|
| ||
917 | 915 |
|
918 | 916 |
|
919 | 917 |
|
920 |
| - |
921 |
| - |
| 918 | + |
922 | 919 |
|
923 | 920 |
|
924 | 921 |
|
| ||
958 | 955 |
|
959 | 956 |
|
960 | 957 |
|
961 |
| - |
962 |
| - |
| 958 | + |
963 | 959 |
|
964 | 960 |
|
965 | 961 |
|
| ||
1062 | 1058 |
|
1063 | 1059 |
|
1064 | 1060 |
|
1065 |
| - |
1066 |
| - |
| 1061 | + |
1067 | 1062 |
|
1068 | 1063 |
|
1069 | 1064 |
|
| ||
1079 | 1074 |
|
1080 | 1075 |
|
1081 | 1076 |
|
1082 |
| - |
1083 |
| - |
| 1077 | + |
1084 | 1078 |
|
1085 | 1079 |
|
1086 | 1080 |
|
| ||
1106 | 1100 |
|
1107 | 1101 |
|
1108 | 1102 |
|
1109 |
| - |
1110 |
| - |
| 1103 | + |
1111 | 1104 |
|
1112 | 1105 |
|
1113 | 1106 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
lib/matplotlib/cbook/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/deprecation.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
| ||
306 | 308 |
|
307 | 309 |
|
308 | 310 |
|
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
2262 | 2261 |
|
2263 | 2262 |
|
2264 | 2263 |
|
2265 |
| - |
2266 |
| - |
2267 |
| - |
| 2264 | + |
2268 | 2265 |
|
2269 | 2266 |
|
2270 | 2267 |
|
|
lib/matplotlib/style/core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/style/core.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
103 | 102 |
|
104 | 103 |
|
105 | 104 |
|
106 |
| - |
107 |
| - |
| 105 | + |
108 | 106 |
|
109 | 107 |
|
110 | 108 |
|
|
lib/matplotlib/testing/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/__init__.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
| 45 | + |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
|
lib/matplotlib/testing/conftest.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/conftest.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 | 1 |
|
4 | 2 |
|
5 | 3 |
|
6 | 4 |
|
7 |
| - |
8 | 5 |
|
9 | 6 |
|
10 | 7 |
|
| ||
53 | 50 |
|
54 | 51 |
|
55 | 52 |
|
56 |
| - |
57 |
| - |
| 53 | + |
58 | 54 |
|
59 | 55 |
|
60 | 56 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5608 | 5608 |
|
5609 | 5609 |
|
5610 | 5610 |
|
5611 |
| - |
5612 |
| - |
5613 |
| - |
5614 |
| - |
5615 |
| - |
5616 |
| - |
5617 |
| - |
5618 |
| - |
| 5611 | + |
| 5612 | + |
| 5613 | + |
| 5614 | + |
| 5615 | + |
| 5616 | + |
5619 | 5617 |
|
5620 | 5618 |
|
5621 | 5619 |
|
|
0 commit comments