diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index d183da00..9ba9c8e5 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": { @@ -16585,6 +16593,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 11, + "endColumn": 60, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -21849,6 +21865,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 22, + "endColumn": 67, + "lineCount": 1 + } + }, { "code": "reportAny", "range": { @@ -22291,6 +22315,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 11, + "endColumn": 47, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -24185,6 +24217,14 @@ } ], "./sumpy/test/test_target_deriv.py": [ + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 16, + "endColumn": 56, + "lineCount": 1 + } + }, { "code": "reportAny", "range": {