Skip to content

Strange Typing problem #6

@j29scott

Description

@j29scott

We have the following class annotation:
dps: AnnotatedSortedList[Datapoint]

But when doing a return self.dps[i] on a later member method:

Returning Any from function declared to return "Datapoint" [no-any-return]

Any tips?

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