Skip to content

Add mild type annotations #2803

Closed
Closed
@mrocklin

Description

@mrocklin

We should investigate adding mild type annotations to this project. By this I mean simple types like str and int that aren't contentious, and nothing complex.

We might then investigate the value of adding mypy to CI.

I think that this would be a good first step before adding typing annotations to the core dask project. I think that it makes sense to start here because:

  1. We're more tied to Python 3 due to the async-await syntax
  2. We're slightly less core

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