Skip to content

Commit 4817722

Browse files
committed
Update baseline
1 parent 1efdb8c commit 4817722

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.basedpyright/baseline.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,30 @@
989989
"lineCount": 1
990990
}
991991
},
992+
{
993+
"code": "reportUnknownParameterType",
994+
"range": {
995+
"startColumn": 4,
996+
"endColumn": 16,
997+
"lineCount": 1
998+
}
999+
},
1000+
{
1001+
"code": "reportUnknownVariableType",
1002+
"range": {
1003+
"startColumn": 15,
1004+
"endColumn": 59,
1005+
"lineCount": 1
1006+
}
1007+
},
1008+
{
1009+
"code": "reportUnknownVariableType",
1010+
"range": {
1011+
"startColumn": 19,
1012+
"endColumn": 27,
1013+
"lineCount": 3
1014+
}
1015+
},
9921016
{
9931017
"code": "reportAny",
9941018
"range": {

0 commit comments

Comments
 (0)