Commit 22f4a1b
File tree
Expand file treeCollapse file tree
6 files changed
+33
-25
lines changedFilter options
- numpy
- _core
- typing/tests/data
- pass
- reveal
Expand file treeCollapse file tree
6 files changed
+33
-25
lines changed+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
826 | 826 |
|
827 | 827 |
|
828 | 828 |
|
| 829 | + |
829 | 830 |
|
830 | 831 |
|
831 | 832 |
|
| ||
1704 | 1705 |
|
1705 | 1706 |
|
1706 | 1707 |
|
1707 |
| - |
| 1708 | + |
1708 | 1709 |
|
1709 |
| - |
| 1710 | + |
1710 | 1711 |
|
1711 | 1712 |
|
1712 | 1713 |
|
1713 | 1714 |
|
1714 | 1715 |
|
1715 | 1716 |
|
1716 |
| - |
| 1717 | + |
1717 | 1718 |
|
1718 |
| - |
| 1719 | + |
1719 | 1720 |
|
1720 | 1721 |
|
1721 | 1722 |
|
| ||
5364 | 5365 |
|
5365 | 5366 |
|
5366 | 5367 |
|
5367 |
| - |
| 5368 | + |
5368 | 5369 |
|
5369 |
| - |
| 5370 | + |
5370 | 5371 |
|
5371 | 5372 |
|
5372 | 5373 |
|
5373 | 5374 |
|
5374 | 5375 |
|
5375 | 5376 |
|
5376 | 5377 |
|
5377 |
| - |
| 5378 | + |
5378 | 5379 |
|
5379 |
| - |
| 5380 | + |
5380 | 5381 |
|
5381 | 5382 |
|
5382 | 5383 |
|
|
numpy/_core/fromnumeric.pyi
Copy file name to clipboardExpand all lines: numpy/_core/fromnumeric.pyi+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| 114 | + |
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
| ||
418 | 419 |
|
419 | 420 |
|
420 | 421 |
|
421 |
| - |
| 422 | + |
422 | 423 |
|
423 | 424 |
|
424 |
| - |
| 425 | + |
425 | 426 |
|
426 | 427 |
|
427 | 428 |
|
428 | 429 |
|
429 | 430 |
|
430 |
| - |
| 431 | + |
431 | 432 |
|
432 |
| - |
| 433 | + |
433 | 434 |
|
434 | 435 |
|
435 | 436 |
|
| ||
451 | 452 |
|
452 | 453 |
|
453 | 454 |
|
454 |
| - |
| 455 | + |
455 | 456 |
|
456 | 457 |
|
457 |
| - |
| 458 | + |
458 | 459 |
|
459 | 460 |
|
460 | 461 |
|
461 | 462 |
|
462 | 463 |
|
463 |
| - |
| 464 | + |
464 | 465 |
|
465 |
| - |
| 466 | + |
466 | 467 |
|
467 | 468 |
|
468 | 469 |
|
|
numpy/typing/tests/data/pass/ndarray_misc.py
Copy file name to clipboardExpand all lines: numpy/typing/tests/data/pass/ndarray_misc.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
|
numpy/typing/tests/data/reveal/fromnumeric.pyi
Copy file name to clipboardExpand all lines: numpy/typing/tests/data/reveal/fromnumeric.pyi+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
28 | 32 |
|
29 | 33 |
|
30 | 34 |
|
| ||
89 | 93 |
|
90 | 94 |
|
91 | 95 |
|
92 |
| - |
| 96 | + |
93 | 97 |
|
94 | 98 |
|
95 | 99 |
|
96 | 100 |
|
97 | 101 |
|
98 |
| - |
| 102 | + |
99 | 103 |
|
100 | 104 |
|
101 | 105 |
|
|
numpy/typing/tests/data/reveal/matrix.pyi
Copy file name to clipboardExpand all lines: numpy/typing/tests/data/reveal/matrix.pyi+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 |
| - |
54 |
| - |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
|
numpy/typing/tests/data/reveal/ndarray_misc.pyi
Copy file name to clipboardExpand all lines: numpy/typing/tests/data/reveal/ndarray_misc.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
0 commit comments