We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6294c58 commit bafea28Copy full SHA for bafea28
1 file changed
.basedpyright/baseline.json
@@ -9266,6 +9266,16 @@
9266
}
9267
9268
],
9269
+ "./arraycontext/impl/pytato/parallelize.py": [
9270
+ {
9271
+ "code": "reportUnknownVariableType",
9272
+ "range": {
9273
+ "startColumn": 51,
9274
+ "endColumn": 79,
9275
+ "lineCount": 1
9276
+ }
9277
9278
+ ],
9279
"./arraycontext/loopy.py": [
9280
{
9281
"code": "reportUnknownMemberType",
@@ -11895,4 +11905,4 @@
11895
11905
11896
11906
]
11897
11907
11898
-}
11908
+}
0 commit comments