-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Description
Commit a20bb60 introduced regression for Python 2.7 users:
| def __init__(self, data, *args, **kwargs) -> None: |
PEP 3107 Function Annotations
-> is not supported in Python 2.7More about function annotations here:
https://python-future.org/func_annotations.html
Metadata
Metadata
Assignees
Labels
No labels