Skip to content

ENH: testing: add dlpack conversion support #2232

ENH: testing: add dlpack conversion support

ENH: testing: add dlpack conversion support #2232

Triggered via pull request May 19, 2026 15:41
Status Failure
Total duration 4m 18s
Artifacts

ci.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
Process completed with exit code 1.
Lint
1 error
Lint: src/array_api_extra/_lib/_testing.py#L142
Argument of type "Array" cannot be assigned to parameter "x" of type "_SupportsDLPack[None]" in function "from_dlpack"   "Array" is incompatible with protocol "_SupportsDLPack[None]"     "__dlpack__" is not present (reportArgumentType)