Skip to content

Type checker doesn't recognize the type of the dataclasses returned by DataclassReader #56

@danjjackson

Description

@danjjackson

When reading a csv file, it would be nice if when iterating through DataclassReader the type checker could recognise the objects as being the type that the DataclassReader was instantiated with. At the moment it just returns Any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions