deps: Update dependency basedpyright to >=1.39.2 #2125
Annotations
10 errors
|
Lint
9 errors
|
|
Lint:
tests/conftest.py#L94
Cannot assign to attribute "writable" for class "flagsobj*"
Attribute "writable" is unknown (reportAttributeAccessIssue)
|
|
Lint:
src/array_api_extra/_lib/_utils/_compat.py#L48
"is_writable_array" is unknown import symbol (reportAttributeAccessIssue)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L430
Argument type is partially unknown
Argument corresponds to parameter "out_of_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L430
Argument type is partially unknown
Argument corresponds to parameter "in_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L419
Argument type is partially unknown
Argument corresponds to parameter "out_of_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L419
Argument type is partially unknown
Argument corresponds to parameter "in_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L407
Argument type is partially unknown
Argument corresponds to parameter "in_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L395
Argument type is partially unknown
Argument corresponds to parameter "in_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|
|
Lint:
src/array_api_extra/_lib/_at.py#L384
Argument type is partially unknown
Argument corresponds to parameter "in_place_op" in function "_op"
Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
|