Skip to content

Commit 709c652

Browse files
committed
Update baseline
1 parent 9b0e892 commit 709c652

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

.basedpyright/baseline.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717
"lineCount": 1
1818
}
1919
},
20+
{
21+
"code": "reportEmptyAbstractUsage",
22+
"range": {
23+
"startColumn": 22,
24+
"endColumn": 50,
25+
"lineCount": 1
26+
}
27+
},
2028
{
2129
"code": "reportCallIssue",
2230
"range": {
@@ -16867,6 +16875,14 @@
1686716875
"lineCount": 1
1686816876
}
1686916877
},
16878+
{
16879+
"code": "reportEmptyAbstractUsage",
16880+
"range": {
16881+
"startColumn": 11,
16882+
"endColumn": 60,
16883+
"lineCount": 1
16884+
}
16885+
},
1687016886
{
1687116887
"code": "reportArgumentType",
1687216888
"range": {
@@ -22131,6 +22147,14 @@
2213122147
"lineCount": 1
2213222148
}
2213322149
},
22150+
{
22151+
"code": "reportEmptyAbstractUsage",
22152+
"range": {
22153+
"startColumn": 22,
22154+
"endColumn": 67,
22155+
"lineCount": 1
22156+
}
22157+
},
2213422158
{
2213522159
"code": "reportAny",
2213622160
"range": {
@@ -22865,6 +22889,14 @@
2286522889
"lineCount": 1
2286622890
}
2286722891
},
22892+
{
22893+
"code": "reportEmptyAbstractUsage",
22894+
"range": {
22895+
"startColumn": 11,
22896+
"endColumn": 47,
22897+
"lineCount": 1
22898+
}
22899+
},
2286822900
{
2286922901
"code": "reportUnknownArgumentType",
2287022902
"range": {
@@ -24759,6 +24791,14 @@
2475924791
}
2476024792
],
2476124793
"./sumpy/test/test_target_deriv.py": [
24794+
{
24795+
"code": "reportEmptyAbstractUsage",
24796+
"range": {
24797+
"startColumn": 16,
24798+
"endColumn": 56,
24799+
"lineCount": 1
24800+
}
24801+
},
2476224802
{
2476324803
"code": "reportAny",
2476424804
"range": {

0 commit comments

Comments
 (0)