We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfe997 commit 7b9bbf6Copy full SHA for 7b9bbf6
.basedpyright/baseline.json
@@ -6177,22 +6177,6 @@
6177
"lineCount": 1
6178
}
6179
},
6180
- {
6181
- "code": "reportImplicitOverride",
6182
- "range": {
6183
- "startColumn": 8,
6184
- "endColumn": 24,
6185
- "lineCount": 1
6186
- }
6187
- },
6188
6189
6190
6191
6192
- "endColumn": 20,
6193
6194
6195
6196
{
6197
"code": "reportAny",
6198
"range": {
@@ -10399,6 +10383,14 @@
10399
10383
10400
10384
10401
10385
10386
+ {
10387
+ "code": "reportCallIssue",
10388
+ "range": {
10389
+ "startColumn": 13,
10390
+ "endColumn": 47,
10391
+ "lineCount": 1
10392
+ }
10393
+ },
10402
10394
10403
10395
"code": "reportUnknownMemberType",
10404
10396
0 commit comments