We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b13132d commit a9863e7Copy full SHA for a9863e7
.basedpyright/baseline.json
@@ -12560,7 +12560,7 @@
12560
}
12561
},
12562
{
12563
- "code": "reportAny",
+ "code": "reportUnknownVariableType",
12564
"range": {
12565
"startColumn": 40,
12566
"endColumn": 51,
@@ -12584,7 +12584,7 @@
12584
12585
12586
12587
+ "code": "reportUnknownArgumentType",
12588
12589
"startColumn": 34,
12590
"endColumn": 47,
0 commit comments