Skip to content

Commit ea192c1

Browse files
committed
Update baseline
1 parent b846c1d commit ea192c1

File tree

1 file changed

+16
-24
lines changed

1 file changed

+16
-24
lines changed

.basedpyright/baseline.json

Lines changed: 16 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -30789,6 +30789,14 @@
3078930789
}
3079030790
],
3079130791
"./test/test_array.py": [
30792+
{
30793+
"code": "reportCallIssue",
30794+
"range": {
30795+
"startColumn": 34,
30796+
"endColumn": 60,
30797+
"lineCount": 1
30798+
}
30799+
},
3079230800
{
3079330801
"code": "reportAttributeAccessIssue",
3079430802
"range": {
@@ -30797,6 +30805,14 @@
3079730805
"lineCount": 1
3079830806
}
3079930807
},
30808+
{
30809+
"code": "reportCallIssue",
30810+
"range": {
30811+
"startColumn": 19,
30812+
"endColumn": 28,
30813+
"lineCount": 1
30814+
}
30815+
},
3080030816
{
3080130817
"code": "reportIndexIssue",
3080230818
"range": {
@@ -30925,30 +30941,6 @@
3092530941
"lineCount": 1
3092630942
}
3092730943
},
30928-
{
30929-
"code": "reportAttributeAccessIssue",
30930-
"range": {
30931-
"startColumn": 41,
30932-
"endColumn": 44,
30933-
"lineCount": 1
30934-
}
30935-
},
30936-
{
30937-
"code": "reportAttributeAccessIssue",
30938-
"range": {
30939-
"startColumn": 41,
30940-
"endColumn": 44,
30941-
"lineCount": 1
30942-
}
30943-
},
30944-
{
30945-
"code": "reportAttributeAccessIssue",
30946-
"range": {
30947-
"startColumn": 41,
30948-
"endColumn": 44,
30949-
"lineCount": 1
30950-
}
30951-
},
3095230944
{
3095330945
"code": "reportAttributeAccessIssue",
3095430946
"range": {

0 commit comments

Comments
 (0)