Skip to content

Commit d672a2e

Browse files
committed
Update baseline
1 parent ebd9e0f commit d672a2e

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

.basedpyright/baseline.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,14 +1779,6 @@
17791779
"lineCount": 1
17801780
}
17811781
},
1782-
{
1783-
"code": "reportPrivateUsage",
1784-
"range": {
1785-
"startColumn": 32,
1786-
"endColumn": 42,
1787-
"lineCount": 1
1788-
}
1789-
},
17901782
{
17911783
"code": "reportUnannotatedClassAttribute",
17921784
"range": {
@@ -3448,14 +3440,6 @@
34483440
"endColumn": 24,
34493441
"lineCount": 1
34503442
}
3451-
},
3452-
{
3453-
"code": "reportArgumentType",
3454-
"range": {
3455-
"startColumn": 65,
3456-
"endColumn": 76,
3457-
"lineCount": 1
3458-
}
34593443
}
34603444
],
34613445
"./pytato/distributed/__init__.py": [
@@ -5761,22 +5745,6 @@
57615745
"lineCount": 1
57625746
}
57635747
},
5764-
{
5765-
"code": "reportUnknownLambdaType",
5766-
"range": {
5767-
"startColumn": 39,
5768-
"endColumn": 40,
5769-
"lineCount": 1
5770-
}
5771-
},
5772-
{
5773-
"code": "reportUnknownLambdaType",
5774-
"range": {
5775-
"startColumn": 42,
5776-
"endColumn": 43,
5777-
"lineCount": 1
5778-
}
5779-
},
57805748
{
57815749
"code": "reportImplicitOverride",
57825750
"range": {

0 commit comments

Comments
 (0)