We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7714527 commit 9f03eb9Copy full SHA for 9f03eb9
.basedpyright/baseline.json
@@ -9106,32 +9106,6 @@
9106
}
9107
9108
],
9109
- "./arraycontext/impl/pytato/outline.py": [
9110
- {
9111
- "code": "reportReturnType",
9112
- "range": {
9113
- "startColumn": 11,
9114
- "endColumn": 39,
9115
- "lineCount": 1
9116
- }
9117
- },
9118
9119
- "code": "reportUnknownVariableType",
9120
9121
- "startColumn": 15,
9122
- "endColumn": 45,
9123
9124
9125
9126
9127
- "code": "reportUnknownArgumentType",
9128
9129
- "startColumn": 29,
9130
- "endColumn": 44,
9131
9132
9133
9134
- ],
9135
"./arraycontext/loopy.py": [
9136
{
9137
"code": "reportUnknownMemberType",
0 commit comments