Commit 944719e
File tree
Expand file treeCollapse file tree
10 files changed
+29
-27
lines changedFilter options
- doc/api/next_api_changes/deprecations
- examples/units
- lib/matplotlib
- testing/jpl_units
- tests
Expand file treeCollapse file tree
10 files changed
+29
-27
lines changeddoc/api/next_api_changes/deprecations/20334-AL.rst
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
examples/units/basic_units.py
Copy file name to clipboardExpand all lines: examples/units/basic_units.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
346 |
| - |
347 |
| - |
348 | 346 |
|
349 | 347 |
|
350 | 348 |
|
|
examples/units/evans_test.py
Copy file name to clipboardExpand all lines: examples/units/evans_test.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 | 51 |
|
55 | 52 |
|
56 | 53 |
|
|
+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2273 | 2273 |
|
2274 | 2274 |
|
2275 | 2275 |
|
2276 |
| - |
2277 |
| - |
2278 |
| - |
| 2276 | + |
2279 | 2277 |
|
2280 | 2278 |
|
2281 | 2279 |
|
| ||
2538 | 2536 |
|
2539 | 2537 |
|
2540 | 2538 |
|
2541 |
| - |
2542 |
| - |
2543 |
| - |
| 2539 | + |
2544 | 2540 |
|
2545 | 2541 |
|
2546 | 2542 |
|
|
+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
60 | 66 |
|
61 | 67 |
|
62 | 68 |
|
|
lib/matplotlib/testing/jpl_units/EpochConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/EpochConverter.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
85 |
| - |
86 | 84 |
|
87 | 85 |
|
88 | 86 |
|
|
lib/matplotlib/testing/jpl_units/StrConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/StrConverter.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 | 30 |
|
34 | 31 |
|
35 | 32 |
|
|
lib/matplotlib/testing/jpl_units/UnitDblConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/UnitDblConverter.py-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 | 69 |
|
75 | 70 |
|
76 | 71 |
|
|
lib/matplotlib/tests/test_category.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_category.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
103 |
| - |
| 104 | + |
| 105 | + |
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
107 | 109 |
|
108 |
| - |
| 110 | + |
| 111 | + |
109 | 112 |
|
110 | 113 |
|
111 | 114 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
|
0 commit comments