Skip to content

Commit 5a35c7e

Browse files
committed
Update baseline
1 parent 7ee88d0 commit 5a35c7e

File tree

1 file changed

+32
-48
lines changed

1 file changed

+32
-48
lines changed

.basedpyright/baseline.json

Lines changed: 32 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -20679,30 +20679,6 @@
2067920679
"lineCount": 1
2068020680
}
2068120681
},
20682-
{
20683-
"code": "reportUnknownMemberType",
20684-
"range": {
20685-
"startColumn": 32,
20686-
"endColumn": 50,
20687-
"lineCount": 1
20688-
}
20689-
},
20690-
{
20691-
"code": "reportUnknownMemberType",
20692-
"range": {
20693-
"startColumn": 38,
20694-
"endColumn": 58,
20695-
"lineCount": 1
20696-
}
20697-
},
20698-
{
20699-
"code": "reportUnknownArgumentType",
20700-
"range": {
20701-
"startColumn": 47,
20702-
"endColumn": 60,
20703-
"lineCount": 1
20704-
}
20705-
},
2070620682
{
2070720683
"code": "reportUnknownArgumentType",
2070820684
"range": {
@@ -22289,14 +22265,6 @@
2228922265
"lineCount": 1
2229022266
}
2229122267
},
22292-
{
22293-
"code": "reportUnknownArgumentType",
22294-
"range": {
22295-
"startColumn": 34,
22296-
"endColumn": 44,
22297-
"lineCount": 2
22298-
}
22299-
},
2230022268
{
2230122269
"code": "reportUnknownMemberType",
2230222270
"range": {
@@ -67615,14 +67583,6 @@
6761567583
"lineCount": 1
6761667584
}
6761767585
},
67618-
{
67619-
"code": "reportUnknownParameterType",
67620-
"range": {
67621-
"startColumn": 8,
67622-
"endColumn": 15,
67623-
"lineCount": 1
67624-
}
67625-
},
6762667586
{
6762767587
"code": "reportImplicitOverride",
6762867588
"range": {
@@ -67639,14 +67599,6 @@
6763967599
"lineCount": 1
6764067600
}
6764167601
},
67642-
{
67643-
"code": "reportUnknownArgumentType",
67644-
"range": {
67645-
"startColumn": 19,
67646-
"endColumn": 34,
67647-
"lineCount": 1
67648-
}
67649-
},
6765067602
{
6765167603
"code": "reportImplicitOverride",
6765267604
"range": {
@@ -130817,6 +130769,14 @@
130817130769
"lineCount": 1
130818130770
}
130819130771
},
130772+
{
130773+
"code": "reportAny",
130774+
"range": {
130775+
"startColumn": 17,
130776+
"endColumn": 21,
130777+
"lineCount": 1
130778+
}
130779+
},
130820130780
{
130821130781
"code": "reportUnknownMemberType",
130822130782
"range": {
@@ -130825,6 +130785,14 @@
130825130785
"lineCount": 1
130826130786
}
130827130787
},
130788+
{
130789+
"code": "reportAny",
130790+
"range": {
130791+
"startColumn": 21,
130792+
"endColumn": 25,
130793+
"lineCount": 1
130794+
}
130795+
},
130828130796
{
130829130797
"code": "reportUnknownMemberType",
130830130798
"range": {
@@ -130841,6 +130809,14 @@
130841130809
"lineCount": 1
130842130810
}
130843130811
},
130812+
{
130813+
"code": "reportAny",
130814+
"range": {
130815+
"startColumn": 17,
130816+
"endColumn": 21,
130817+
"lineCount": 1
130818+
}
130819+
},
130844130820
{
130845130821
"code": "reportUnknownMemberType",
130846130822
"range": {
@@ -130849,6 +130825,14 @@
130849130825
"lineCount": 1
130850130826
}
130851130827
},
130828+
{
130829+
"code": "reportAny",
130830+
"range": {
130831+
"startColumn": 21,
130832+
"endColumn": 25,
130833+
"lineCount": 1
130834+
}
130835+
},
130852130836
{
130853130837
"code": "reportUnknownMemberType",
130854130838
"range": {

0 commit comments

Comments
 (0)