Skip to content

Commit 8c00ed8

Browse files
alexfiklinducer
authored andcommitted
chore: update baseline
1 parent bc67417 commit 8c00ed8

File tree

1 file changed

+21
-45
lines changed

1 file changed

+21
-45
lines changed

.basedpyright/baseline.json

Lines changed: 21 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,6 +1673,14 @@
16731673
"lineCount": 3
16741674
}
16751675
},
1676+
{
1677+
"code": "reportIncompatibleMethodOverride",
1678+
"range": {
1679+
"startColumn": 8,
1680+
"endColumn": 12,
1681+
"lineCount": 1
1682+
}
1683+
},
16761684
{
16771685
"code": "reportUnknownParameterType",
16781686
"range": {
@@ -2725,6 +2733,14 @@
27252733
"lineCount": 1
27262734
}
27272735
},
2736+
{
2737+
"code": "reportIncompatibleMethodOverride",
2738+
"range": {
2739+
"startColumn": 8,
2740+
"endColumn": 12,
2741+
"lineCount": 1
2742+
}
2743+
},
27282744
{
27292745
"code": "reportUnknownParameterType",
27302746
"range": {
@@ -3778,50 +3794,10 @@
37783794
}
37793795
},
37803796
{
3781-
"code": "reportUnknownParameterType",
3782-
"range": {
3783-
"startColumn": 19,
3784-
"endColumn": 20,
3785-
"lineCount": 1
3786-
}
3787-
},
3788-
{
3789-
"code": "reportMissingParameterType",
3790-
"range": {
3791-
"startColumn": 19,
3792-
"endColumn": 20,
3793-
"lineCount": 1
3794-
}
3795-
},
3796-
{
3797-
"code": "reportUnknownParameterType",
3798-
"range": {
3799-
"startColumn": 22,
3800-
"endColumn": 23,
3801-
"lineCount": 1
3802-
}
3803-
},
3804-
{
3805-
"code": "reportMissingParameterType",
3806-
"range": {
3807-
"startColumn": 22,
3808-
"endColumn": 23,
3809-
"lineCount": 1
3810-
}
3811-
},
3812-
{
3813-
"code": "reportUnknownParameterType",
3814-
"range": {
3815-
"startColumn": 25,
3816-
"endColumn": 30,
3817-
"lineCount": 1
3818-
}
3819-
},
3820-
{
3821-
"code": "reportMissingParameterType",
3797+
"code": "reportIncompatibleMethodOverride",
38223798
"range": {
3823-
"startColumn": 25,
3824-
"endColumn": 30,
3799+
"startColumn": 8,
3800+
"endColumn": 12,
38253801
"lineCount": 1
38263802
}
38273803
},
@@ -6488,8 +6464,8 @@
64886464
{
64896465
"code": "reportUnknownArgumentType",
64906466
"range": {
6491-
"startColumn": 65,
6492-
"endColumn": 68,
6467+
"startColumn": 64,
6468+
"endColumn": 67,
64936469
"lineCount": 1
64946470
}
64956471
},

0 commit comments

Comments
 (0)