Skip to content

Commit 3967675

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent 2ac74a4 commit 3967675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastapi_cli/discover.py

Lines changed: 1 addition & 1 deletion
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, Generator
7+
from typing import Generator, Union
88

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

0 commit comments

Comments
 (0)