You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the Multimodal Maestro issues and found no similar feature requests.
Question
I saw a commit:59c99fc, But the most recent version of Typer (V0.12.5) currently lacks support for "typing.Literal". I noticed that the associated pull request has not yet been merged: fastapi/typer#429. Am I possibly misunderstanding something?
Hi @cvmilesight 👋🏻 Thanks a lot for being vigilant! This change was accidentally introduced during the mypy check integration. We're already working on a fix.
Search before asking
Question
I saw a commit:59c99fc, But the most recent version of Typer (V0.12.5) currently lacks support for "typing.Literal". I noticed that the associated pull request has not yet been merged: fastapi/typer#429. Am I possibly misunderstanding something?
Additional
OS:ubuntu 20.04
python 3.10
typer 0.12.5
click 8.1.7
The text was updated successfully, but these errors were encountered: