Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Typehints are inconsistent and/or incomplete #192

Closed
@kuwv

Description

@kuwv

Some typehints within dpath are not denoted as Optional even though they are defaulted to None. This causes incorrect handling on consuming side of the API.

Argument "afilter" to "merge" has incompatible type "None"; expected "Callable[[Any], bool]"  [arg-type]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions