Skip to content

Commit 9087f7e

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent d97607e commit 9087f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastapi_cli/cli.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from logging import getLogger
22
from pathlib import Path
3-
from typing import Any, List, Union
3+
from typing import Any, Union
44

55
import typer
66
from rich import print

0 commit comments

Comments
 (0)