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
## Description
See #163. Typer now supports union types post
fastapi/typer#548. It turns out that we have a
lower bound on `typer`, i.e., we already support `typer>0.13`, so this
PR just fixes the type annotations.
0 commit comments