diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index efee917a..a62e1b17 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -17,6 +17,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 22, + "endColumn": 50, + "lineCount": 1 + } + }, { "code": "reportCallIssue", "range": { @@ -16867,6 +16875,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 11, + "endColumn": 60, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -22131,6 +22147,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 22, + "endColumn": 67, + "lineCount": 1 + } + }, { "code": "reportAny", "range": { @@ -22865,6 +22889,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 11, + "endColumn": 47, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -24759,6 +24791,14 @@ } ], "./sumpy/test/test_target_deriv.py": [ + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 16, + "endColumn": 56, + "lineCount": 1 + } + }, { "code": "reportAny", "range": {