Skip to content

Homogeneise capital List, Dict typing  #164

@atriaybagur

Description

@atriaybagur

This change breaks the code for Python 3.5 to 3.8.
I see there is a bit of a mix of use of these two ways of setting this:

Image

I understand we are assuming Python 12+, this is probably not the only incompatibility we are creating with earlier Python versions, but I think it is worth establishing a standard on how to define these type hints.

https://stackoverflow.com/questions/72101566/should-i-use-a-capital-l-list-for-type-hinting-in-python-3-9#72101634

Originally posted by @garciadias in #162 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersrefactorDoes not change functionality, but is clearer or better performant

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions