Skip to content

Return type annotation for parser.parse is not correct #462

Open
@chaoflow

Description

@chaoflow

Issue

https://github.com/sdispater/pendulum/blob/205a86a22cbebd1fb33c5332a05fa9c2da5a3763/pendulum/parser.py#L19 indicates that str is to be returned which is not true. I think this should either be Any or a subtype of what is actually returned.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions