Browse Source

🎨 Auto format

pull/9837/head
pre-commit-ci-lite[bot] 4 months ago
committed by GitHub
parent
commit
711caf5d3b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      fastapi/_compat/v2.py

1
fastapi/_compat/v2.py

@ -8,7 +8,6 @@ from functools import lru_cache
from typing import (
Annotated,
Any,
TypeVar,
Literal,
Union,
cast,

Loading…
Cancel
Save