Skip to content

Conversation

hepheir
Copy link
Owner

@hepheir hepheir commented Jun 8, 2021

Fix #42

Fix;
```
ImportError: cannot import name 'Final' from 'typing'
```

`typing.Final` is not supported for Python 3.7
@hepheir hepheir self-assigned this Jun 8, 2021
@hepheir hepheir added the type:support Support issues label Jun 8, 2021
@hepheir hepheir marked this pull request as ready for review June 8, 2021 01:22
@hepheir hepheir merged commit aa05ded into master Jun 8, 2021
@hepheir hepheir deleted the issue42 branch June 8, 2021 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:support Support issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportError: cannot import name 'Final' from 'typing'
1 participant