File tree
Expand file treeCollapse file tree
9 files changed
+33
-12
lines changedFilter options
- conformance
- results
- mypy
- pyre
- pyright
- pytype
- tests
Expand file treeCollapse file tree
9 files changed
+33
-12
lines changedconformance/results/mypy/callables_kwargs.toml
Copy file name to clipboardExpand all lines: conformance/results/mypy/callables_kwargs.toml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
| ||
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
24 |
| - |
| 27 | + |
25 | 28 |
|
| 29 | + |
26 | 30 |
|
conformance/results/mypy/version.toml
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
conformance/results/pyre/callables_kwargs.toml
Copy file name to clipboardExpand all lines: conformance/results/pyre/callables_kwargs.toml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
conformance/results/pyre/version.toml
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
conformance/results/pyright/callables_kwargs.toml
Copy file name to clipboardExpand all lines: conformance/results/pyright/callables_kwargs.toml+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
| ||
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
31 |
| - |
| 34 | + |
32 | 35 |
|
| 36 | + |
33 | 37 |
|
conformance/results/pyright/version.toml
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
conformance/results/pytype/callables_kwargs.toml
Copy file name to clipboardExpand all lines: conformance/results/pytype/callables_kwargs.toml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| 85 | + |
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
|
conformance/results/results.html
Copy file name to clipboardExpand all lines: conformance/results/results.html+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 |
| - |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| ||
607 | 607 |
|
608 | 608 |
|
609 | 609 |
|
610 |
| - |
611 |
| - |
| 610 | + |
| 611 | + |
612 | 612 |
|
613 | 613 |
|
614 | 614 |
|
|
conformance/tests/callables_kwargs.py
Copy file name to clipboardExpand all lines: conformance/tests/callables_kwargs.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
0 commit comments