Skip to content

Commit 60fa10d

Browse files
alexfiklinducer
authored andcommitted
chore: update baseline
1 parent de94496 commit 60fa10d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.basedpyright/baseline.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9106,6 +9106,32 @@
91069106
}
91079107
}
91089108
],
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+
"range": {
9121+
"startColumn": 15,
9122+
"endColumn": 45,
9123+
"lineCount": 1
9124+
}
9125+
},
9126+
{
9127+
"code": "reportUnknownArgumentType",
9128+
"range": {
9129+
"startColumn": 29,
9130+
"endColumn": 44,
9131+
"lineCount": 1
9132+
}
9133+
}
9134+
],
91099135
"./arraycontext/loopy.py": [
91109136
{
91119137
"code": "reportUnknownMemberType",

0 commit comments

Comments
 (0)