Skip to content

Commit 09a4549

Browse files
committed
Update baseline
1 parent 83629d9 commit 09a4549

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.basedpyright/baseline.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,6 +2194,30 @@
21942194
"endColumn": 25,
21952195
"lineCount": 1
21962196
}
2197+
},
2198+
{
2199+
"code": "reportUnknownVariableType",
2200+
"range": {
2201+
"startColumn": 24,
2202+
"endColumn": 49,
2203+
"lineCount": 1
2204+
}
2205+
},
2206+
{
2207+
"code": "reportUnknownVariableType",
2208+
"range": {
2209+
"startColumn": 16,
2210+
"endColumn": 22,
2211+
"lineCount": 1
2212+
}
2213+
},
2214+
{
2215+
"code": "reportUnknownVariableType",
2216+
"range": {
2217+
"startColumn": 15,
2218+
"endColumn": 21,
2219+
"lineCount": 1
2220+
}
21972221
}
21982222
],
21992223
"./pytato/array.py": [

0 commit comments

Comments
 (0)