from __future__ import annotations breaks typer in lower python version #977
Unanswered
Asthestarsfalll
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
In python 3.8 and 3.9, run
It will raise error:
Python 3.10 works well.
Operating System
Linux
Operating System Details
No response
Typer Version
0.12.5
Python Version
3.8/3.9
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions