Skip to content

Commit 503c186

Browse files
committed
Update baseline
1 parent aaf6803 commit 503c186

File tree

1 file changed

+0
-56
lines changed

1 file changed

+0
-56
lines changed

.basedpyright/baseline.json

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -43,38 +43,6 @@
4343
"lineCount": 1
4444
}
4545
},
46-
{
47-
"code": "reportUnknownMemberType",
48-
"range": {
49-
"startColumn": 23,
50-
"endColumn": 54,
51-
"lineCount": 1
52-
}
53-
},
54-
{
55-
"code": "reportAttributeAccessIssue",
56-
"range": {
57-
"startColumn": 43,
58-
"endColumn": 54,
59-
"lineCount": 1
60-
}
61-
},
62-
{
63-
"code": "reportUnknownMemberType",
64-
"range": {
65-
"startColumn": 19,
66-
"endColumn": 50,
67-
"lineCount": 1
68-
}
69-
},
70-
{
71-
"code": "reportAttributeAccessIssue",
72-
"range": {
73-
"startColumn": 39,
74-
"endColumn": 50,
75-
"lineCount": 1
76-
}
77-
},
7846
{
7947
"code": "reportAny",
8048
"range": {
@@ -815,22 +783,6 @@
815783
}
816784
],
817785
"./arraycontext/container/dataclass.py": [
818-
{
819-
"code": "reportAttributeAccessIssue",
820-
"range": {
821-
"startColumn": 16,
822-
"endColumn": 33,
823-
"lineCount": 1
824-
}
825-
},
826-
{
827-
"code": "reportUnknownVariableType",
828-
"range": {
829-
"startColumn": 16,
830-
"endColumn": 33,
831-
"lineCount": 1
832-
}
833-
},
834786
{
835787
"code": "reportUnknownVariableType",
836788
"range": {
@@ -1515,14 +1467,6 @@
15151467
}
15161468
],
15171469
"./arraycontext/context.py": [
1518-
{
1519-
"code": "reportImplicitOverride",
1520-
"range": {
1521-
"startColumn": 8,
1522-
"endColumn": 16,
1523-
"lineCount": 1
1524-
}
1525-
},
15261470
{
15271471
"code": "reportAny",
15281472
"range": {

0 commit comments

Comments
 (0)