We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97607e commit 9087f7eCopy full SHA for 9087f7e
src/fastapi_cli/cli.py
@@ -1,6 +1,6 @@
1
from logging import getLogger
2
from pathlib import Path
3
-from typing import Any, List, Union
+from typing import Any, Union
4
5
import typer
6
from rich import print
0 commit comments