Skip to content

Commit 7e9beaf

Browse files
committed
Update baseline
1 parent 2821072 commit 7e9beaf

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

.basedpyright/baseline.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12349,6 +12349,14 @@
1234912349
"lineCount": 1
1235012350
}
1235112351
},
12352+
{
12353+
"code": "reportUnknownVariableType",
12354+
"range": {
12355+
"startColumn": 8,
12356+
"endColumn": 12,
12357+
"lineCount": 1
12358+
}
12359+
},
1235212360
{
1235312361
"code": "reportUnknownArgumentType",
1235412362
"range": {
@@ -12365,6 +12373,14 @@
1236512373
"lineCount": 1
1236612374
}
1236712375
},
12376+
{
12377+
"code": "reportUnknownVariableType",
12378+
"range": {
12379+
"startColumn": 8,
12380+
"endColumn": 10,
12381+
"lineCount": 1
12382+
}
12383+
},
1236812384
{
1236912385
"code": "reportUnknownArgumentType",
1237012386
"range": {
@@ -12461,6 +12477,14 @@
1246112477
"lineCount": 1
1246212478
}
1246312479
},
12480+
{
12481+
"code": "reportOptionalMemberAccess",
12482+
"range": {
12483+
"startColumn": 65,
12484+
"endColumn": 73,
12485+
"lineCount": 1
12486+
}
12487+
},
1246412488
{
1246512489
"code": "reportUnknownArgumentType",
1246612490
"range": {
@@ -12493,6 +12517,14 @@
1249312517
"lineCount": 1
1249412518
}
1249512519
},
12520+
{
12521+
"code": "reportUnknownVariableType",
12522+
"range": {
12523+
"startColumn": 16,
12524+
"endColumn": 24,
12525+
"lineCount": 1
12526+
}
12527+
},
1249612528
{
1249712529
"code": "reportUnknownMemberType",
1249812530
"range": {

0 commit comments

Comments
 (0)