Skip to content

Commit e7958e5

Browse files
committed
Update baseline
1 parent c1325bb commit e7958e5

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.basedpyright/baseline.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8897,6 +8897,22 @@
88978897
"lineCount": 1
88988898
}
88998899
},
8900+
{
8901+
"code": "reportEmptyAbstractUsage",
8902+
"range": {
8903+
"startColumn": 13,
8904+
"endColumn": 20,
8905+
"lineCount": 1
8906+
}
8907+
},
8908+
{
8909+
"code": "reportEmptyAbstractUsage",
8910+
"range": {
8911+
"startColumn": 13,
8912+
"endColumn": 18,
8913+
"lineCount": 1
8914+
}
8915+
},
89008916
{
89018917
"code": "reportUnknownParameterType",
89028918
"range": {
@@ -8977,6 +8993,14 @@
89778993
"lineCount": 1
89788994
}
89798995
},
8996+
{
8997+
"code": "reportEmptyAbstractUsage",
8998+
"range": {
8999+
"startColumn": 47,
9000+
"endColumn": 55,
9001+
"lineCount": 1
9002+
}
9003+
},
89809004
{
89819005
"code": "reportUnknownParameterType",
89829006
"range": {

0 commit comments

Comments
 (0)