Skip to content

Feature request: Add better doc strings #57

@kevinlinxc

Description

@kevinlinxc

The docstrings for the functions could be more specific to make it easier to understand. For example, they say that start and end date have to be in UTC, but not that they should be datetime.datetime s, instead of epoch seconds or formatted strings.

I think every variable should be annotated with acceptable input types to enable Intellisense/code completion to help end users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions