Skip to content

Commit 21a1ff9

Browse files
committed
Update baseline
1 parent b15e29b commit 21a1ff9

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

.basedpyright/baseline.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6129,6 +6129,14 @@
61296129
"lineCount": 1
61306130
}
61316131
},
6132+
{
6133+
"code": "reportPrivateUsage",
6134+
"range": {
6135+
"startColumn": 36,
6136+
"endColumn": 38,
6137+
"lineCount": 1
6138+
}
6139+
},
61326140
{
61336141
"code": "reportUnknownVariableType",
61346142
"range": {
@@ -6153,14 +6161,6 @@
61536161
"lineCount": 1
61546162
}
61556163
},
6156-
{
6157-
"code": "reportPrivateUsage",
6158-
"range": {
6159-
"startColumn": 36,
6160-
"endColumn": 38,
6161-
"lineCount": 1
6162-
}
6163-
},
61646164
{
61656165
"code": "reportUnknownVariableType",
61666166
"range": {
@@ -6257,6 +6257,14 @@
62576257
"lineCount": 1
62586258
}
62596259
},
6260+
{
6261+
"code": "reportPrivateUsage",
6262+
"range": {
6263+
"startColumn": 36,
6264+
"endColumn": 38,
6265+
"lineCount": 1
6266+
}
6267+
},
62606268
{
62616269
"code": "reportUnknownVariableType",
62626270
"range": {
@@ -6281,14 +6289,6 @@
62816289
"lineCount": 1
62826290
}
62836291
},
6284-
{
6285-
"code": "reportPrivateUsage",
6286-
"range": {
6287-
"startColumn": 36,
6288-
"endColumn": 38,
6289-
"lineCount": 1
6290-
}
6291-
},
62926292
{
62936293
"code": "reportUnknownVariableType",
62946294
"range": {
@@ -6538,34 +6538,34 @@
65386538
}
65396539
},
65406540
{
6541-
"code": "reportUnknownVariableType",
6541+
"code": "reportPrivateUsage",
65426542
"range": {
6543-
"startColumn": 12,
6544-
"endColumn": 15,
6543+
"startColumn": 36,
6544+
"endColumn": 38,
65456545
"lineCount": 1
65466546
}
65476547
},
65486548
{
6549-
"code": "reportUnknownMemberType",
6549+
"code": "reportUnknownVariableType",
65506550
"range": {
6551-
"startColumn": 18,
6552-
"endColumn": 48,
6551+
"startColumn": 16,
6552+
"endColumn": 19,
65536553
"lineCount": 1
65546554
}
65556555
},
65566556
{
6557-
"code": "reportPrivateUsage",
6557+
"code": "reportUnknownMemberType",
65586558
"range": {
6559-
"startColumn": 31,
6560-
"endColumn": 33,
6559+
"startColumn": 22,
6560+
"endColumn": 52,
65616561
"lineCount": 1
65626562
}
65636563
},
65646564
{
65656565
"code": "reportPrivateUsage",
65666566
"range": {
6567-
"startColumn": 36,
6568-
"endColumn": 38,
6567+
"startColumn": 35,
6568+
"endColumn": 37,
65696569
"lineCount": 1
65706570
}
65716571
},

0 commit comments

Comments
 (0)