Skip to content

Commit 2eaa08f

Browse files
committed
Update baseline
1 parent 806a010 commit 2eaa08f

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
@@ -2901,38 +2901,6 @@
29012901
}
29022902
],
29032903
"./arraycontext/impl/numpy/fake_numpy.py": [
2904-
{
2905-
"code": "reportImplicitOverride",
2906-
"range": {
2907-
"startColumn": 8,
2908-
"endColumn": 40,
2909-
"lineCount": 1
2910-
}
2911-
},
2912-
{
2913-
"code": "reportMissingParameterType",
2914-
"range": {
2915-
"startColumn": 18,
2916-
"endColumn": 19,
2917-
"lineCount": 1
2918-
}
2919-
},
2920-
{
2921-
"code": "reportMissingParameterType",
2922-
"range": {
2923-
"startColumn": 21,
2924-
"endColumn": 25,
2925-
"lineCount": 1
2926-
}
2927-
},
2928-
{
2929-
"code": "reportMissingParameterType",
2930-
"range": {
2931-
"startColumn": 32,
2932-
"endColumn": 37,
2933-
"lineCount": 1
2934-
}
2935-
},
29362904
{
29372905
"code": "reportAny",
29382906
"range": {
@@ -4545,30 +4513,6 @@
45454513
"lineCount": 1
45464514
}
45474515
},
4548-
{
4549-
"code": "reportMissingParameterType",
4550-
"range": {
4551-
"startColumn": 18,
4552-
"endColumn": 19,
4553-
"lineCount": 1
4554-
}
4555-
},
4556-
{
4557-
"code": "reportMissingParameterType",
4558-
"range": {
4559-
"startColumn": 21,
4560-
"endColumn": 25,
4561-
"lineCount": 1
4562-
}
4563-
},
4564-
{
4565-
"code": "reportMissingParameterType",
4566-
"range": {
4567-
"startColumn": 32,
4568-
"endColumn": 37,
4569-
"lineCount": 1
4570-
}
4571-
},
45724516
{
45734517
"code": "reportUnknownParameterType",
45744518
"range": {

0 commit comments

Comments
 (0)