We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0697a87 commit c60ae7bCopy full SHA for c60ae7b
src/fastapi_cli/discover.py
@@ -4,7 +4,7 @@
4
from dataclasses import dataclass
5
from logging import getLogger
6
from pathlib import Path
7
-from typing import Union, Iterator, Never
+from typing import Iterator, Never, Union
8
9
from rich import print
10
from rich.padding import Padding
0 commit comments