Skip to content

Commit 523cbde

Browse files
committed
Update baseline
1 parent f173087 commit 523cbde

1 file changed

Lines changed: 8 additions & 72 deletions

File tree

.basedpyright/baseline.json

Lines changed: 8 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -12121,22 +12121,6 @@
1212112121
"lineCount": 1
1212212122
}
1212312123
},
12124-
{
12125-
"code": "reportUnknownVariableType",
12126-
"range": {
12127-
"startColumn": 24,
12128-
"endColumn": 27,
12129-
"lineCount": 1
12130-
}
12131-
},
12132-
{
12133-
"code": "reportArgumentType",
12134-
"range": {
12135-
"startColumn": 41,
12136-
"endColumn": 76,
12137-
"lineCount": 1
12138-
}
12139-
},
1214012124
{
1214112125
"code": "reportAny",
1214212126
"range": {
@@ -12209,38 +12193,6 @@
1220912193
"lineCount": 1
1221012194
}
1221112195
},
12212-
{
12213-
"code": "reportUnknownMemberType",
12214-
"range": {
12215-
"startColumn": 35,
12216-
"endColumn": 45,
12217-
"lineCount": 1
12218-
}
12219-
},
12220-
{
12221-
"code": "reportUnknownArgumentType",
12222-
"range": {
12223-
"startColumn": 35,
12224-
"endColumn": 45,
12225-
"lineCount": 1
12226-
}
12227-
},
12228-
{
12229-
"code": "reportUnknownMemberType",
12230-
"range": {
12231-
"startColumn": 34,
12232-
"endColumn": 43,
12233-
"lineCount": 1
12234-
}
12235-
},
12236-
{
12237-
"code": "reportUnknownArgumentType",
12238-
"range": {
12239-
"startColumn": 34,
12240-
"endColumn": 43,
12241-
"lineCount": 1
12242-
}
12243-
},
1224412196
{
1224512197
"code": "reportUnknownArgumentType",
1224612198
"range": {
@@ -16885,14 +16837,6 @@
1688516837
"lineCount": 1
1688616838
}
1688716839
},
16888-
{
16889-
"code": "reportUnknownMemberType",
16890-
"range": {
16891-
"startColumn": 19,
16892-
"endColumn": 41,
16893-
"lineCount": 1
16894-
}
16895-
},
1689616840
{
1689716841
"code": "reportUnknownVariableType",
1689816842
"range": {
@@ -17157,6 +17101,14 @@
1715717101
"lineCount": 1
1715817102
}
1715917103
},
17104+
{
17105+
"code": "reportUnknownVariableType",
17106+
"range": {
17107+
"startColumn": 8,
17108+
"endColumn": 19,
17109+
"lineCount": 1
17110+
}
17111+
},
1716017112
{
1716117113
"code": "reportUnknownMemberType",
1716217114
"range": {
@@ -17189,14 +17141,6 @@
1718917141
"lineCount": 1
1719017142
}
1719117143
},
17192-
{
17193-
"code": "reportAttributeAccessIssue",
17194-
"range": {
17195-
"startColumn": 58,
17196-
"endColumn": 74,
17197-
"lineCount": 1
17198-
}
17199-
},
1720017144
{
1720117145
"code": "reportUnknownMemberType",
1720217146
"range": {
@@ -17213,14 +17157,6 @@
1721317157
"lineCount": 1
1721417158
}
1721517159
},
17216-
{
17217-
"code": "reportAttributeAccessIssue",
17218-
"range": {
17219-
"startColumn": 36,
17220-
"endColumn": 54,
17221-
"lineCount": 1
17222-
}
17223-
},
1722417160
{
1722517161
"code": "reportUnknownMemberType",
1722617162
"range": {

0 commit comments

Comments
 (0)