Skip to content

Commit 7b9bbf6

Browse files
committed
Update baseline
1 parent 7cfe997 commit 7b9bbf6

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

.basedpyright/baseline.json

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6177,22 +6177,6 @@
61776177
"lineCount": 1
61786178
}
61796179
},
6180-
{
6181-
"code": "reportImplicitOverride",
6182-
"range": {
6183-
"startColumn": 8,
6184-
"endColumn": 24,
6185-
"lineCount": 1
6186-
}
6187-
},
6188-
{
6189-
"code": "reportImplicitOverride",
6190-
"range": {
6191-
"startColumn": 8,
6192-
"endColumn": 20,
6193-
"lineCount": 1
6194-
}
6195-
},
61966180
{
61976181
"code": "reportAny",
61986182
"range": {
@@ -10399,6 +10383,14 @@
1039910383
"lineCount": 1
1040010384
}
1040110385
},
10386+
{
10387+
"code": "reportCallIssue",
10388+
"range": {
10389+
"startColumn": 13,
10390+
"endColumn": 47,
10391+
"lineCount": 1
10392+
}
10393+
},
1040210394
{
1040310395
"code": "reportUnknownMemberType",
1040410396
"range": {

0 commit comments

Comments
 (0)