Skip to content

Commit c60ae7b

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent 0697a87 commit c60ae7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastapi_cli/discover.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from dataclasses import dataclass
55
from logging import getLogger
66
from pathlib import Path
7-
from typing import Union, Iterator, Never
7+
from typing import Iterator, Never, Union
88

99
from rich import print
1010
from rich.padding import Padding

0 commit comments

Comments
 (0)