We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efdb8c commit 4817722Copy full SHA for 4817722
.basedpyright/baseline.json
@@ -989,6 +989,30 @@
989
"lineCount": 1
990
}
991
},
992
+ {
993
+ "code": "reportUnknownParameterType",
994
+ "range": {
995
+ "startColumn": 4,
996
+ "endColumn": 16,
997
+ "lineCount": 1
998
+ }
999
+ },
1000
1001
+ "code": "reportUnknownVariableType",
1002
1003
+ "startColumn": 15,
1004
+ "endColumn": 59,
1005
1006
1007
1008
1009
1010
1011
+ "startColumn": 19,
1012
+ "endColumn": 27,
1013
+ "lineCount": 3
1014
1015
1016
{
1017
"code": "reportAny",
1018
"range": {
0 commit comments