Skip to content

Commit bafea28

Browse files
committed
update bpr baseline for loopy's incomplete precompute_for_single_kernel typing
1 parent 6294c58 commit bafea28

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.basedpyright/baseline.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9266,6 +9266,16 @@
92669266
}
92679267
}
92689268
],
9269+
"./arraycontext/impl/pytato/parallelize.py": [
9270+
{
9271+
"code": "reportUnknownVariableType",
9272+
"range": {
9273+
"startColumn": 51,
9274+
"endColumn": 79,
9275+
"lineCount": 1
9276+
}
9277+
}
9278+
],
92699279
"./arraycontext/loopy.py": [
92709280
{
92719281
"code": "reportUnknownMemberType",
@@ -11895,4 +11905,4 @@
1189511905
}
1189611906
]
1189711907
}
11898-
}
11908+
}

0 commit comments

Comments
 (0)