Skip to content

Commit

Permalink
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 19, 2024
1 parent 0697a87 commit c60ae7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fastapi_cli/discover.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from dataclasses import dataclass
from logging import getLogger
from pathlib import Path
from typing import Union, Iterator, Never
from typing import Iterator, Never, Union

from rich import print
from rich.padding import Padding
Expand Down

0 comments on commit c60ae7b

Please sign in to comment.