Open
Description
a: slice[None, None, None] = slice(None, None, None)
Incompatible types in assignment (expression has type "slice[int | Any, int | Any, int | Any]", variable has type "slice[None, None, None]")
Lines 952 to 955 in dc1ce5f
found here: data-apis/array-api-extra#82 (comment)
Metadata
Assignees
Labels
No labels