-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
good first issueGood for newcomersGood for newcomersrefactorDoes not change functionality, but is clearer or better performantDoes not change functionality, but is clearer or better performant
Description
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:
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.
Originally posted by @garciadias in #162 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersrefactorDoes not change functionality, but is clearer or better performantDoes not change functionality, but is clearer or better performant