Skip to content

Commit c65b056

Browse files
alexfiklinducer
authored andcommitted
chore: update baseline
1 parent 7a14b91 commit c65b056

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

.basedpyright/baseline.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -12606,21 +12606,13 @@
1260612606
],
1260712607
"./sumpy/point_calculus.py": [
1260812608
{
12609-
"code": "reportUnknownMemberType",
12609+
"code": "reportAny",
1261012610
"range": {
12611-
"startColumn": 39,
12612-
"endColumn": 66,
12611+
"startColumn": 17,
12612+
"endColumn": 60,
1261312613
"lineCount": 1
1261412614
}
1261512615
},
12616-
{
12617-
"code": "reportUnknownArgumentType",
12618-
"range": {
12619-
"startColumn": 33,
12620-
"endColumn": 30,
12621-
"lineCount": 3
12622-
}
12623-
},
1262412616
{
1262512617
"code": "reportUnknownMemberType",
1262612618
"range": {
@@ -15479,14 +15471,6 @@
1547915471
}
1548015472
],
1548115473
"./sumpy/test/geometries.py": [
15482-
{
15483-
"code": "reportAny",
15484-
"range": {
15485-
"startColumn": 4,
15486-
"endColumn": 8,
15487-
"lineCount": 1
15488-
}
15489-
},
1549015474
{
1549115475
"code": "reportUnknownArgumentType",
1549215476
"range": {
@@ -21323,6 +21307,14 @@
2132321307
"lineCount": 1
2132421308
}
2132521309
},
21310+
{
21311+
"code": "reportArgumentType",
21312+
"range": {
21313+
"startColumn": 39,
21314+
"endColumn": 40,
21315+
"lineCount": 1
21316+
}
21317+
},
2132621318
{
2132721319
"code": "reportAny",
2132821320
"range": {
@@ -21461,6 +21453,14 @@
2146121453
"lineCount": 1
2146221454
}
2146321455
},
21456+
{
21457+
"code": "reportArgumentType",
21458+
"range": {
21459+
"startColumn": 43,
21460+
"endColumn": 44,
21461+
"lineCount": 1
21462+
}
21463+
},
2146421464
{
2146521465
"code": "reportUnknownArgumentType",
2146621466
"range": {
@@ -21488,8 +21488,8 @@
2148821488
{
2148921489
"code": "reportUnknownMemberType",
2149021490
"range": {
21491-
"startColumn": 38,
21492-
"endColumn": 48,
21491+
"startColumn": 37,
21492+
"endColumn": 47,
2149321493
"lineCount": 1
2149421494
}
2149521495
},
@@ -21504,8 +21504,8 @@
2150421504
{
2150521505
"code": "reportAny",
2150621506
"range": {
21507-
"startColumn": 44,
21508-
"endColumn": 60,
21507+
"startColumn": 43,
21508+
"endColumn": 59,
2150921509
"lineCount": 1
2151021510
}
2151121511
}

0 commit comments

Comments
 (0)