Commit 09d4504
File tree
2 files changed
+9
-5
lines changedFilter options
- numpy/_core
- code_generators
- tests
2 files changed
+9
-5
lines changednumpy/_core/code_generators/ufunc_docstrings.py
Copy file name to clipboardExpand all lines: numpy/_core/code_generators/ufunc_docstrings.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2965 | 2965 |
|
2966 | 2966 |
|
2967 | 2967 |
|
2968 |
| - |
| 2968 | + |
2969 | 2969 |
|
2970 |
| - |
2971 |
| - |
2972 |
| - |
2973 |
| - |
| 2970 | + |
| 2971 | + |
| 2972 | + |
| 2973 | + |
2974 | 2974 |
|
2975 | 2975 |
|
2976 | 2976 |
|
|
numpy/_core/tests/test_ufunc.py
Copy file name to clipboardExpand all lines: numpy/_core/tests/test_ufunc.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
868 | 868 |
|
869 | 869 |
|
870 | 870 |
|
| 871 | + |
| 872 | + |
| 873 | + |
| 874 | + |
871 | 875 |
|
872 | 876 |
|
873 | 877 |
|
|
0 commit comments