Browse Source

🎨 Auto format

pull/14446/head
pre-commit-ci-lite[bot] 8 months ago
committed by GitHub
parent
commit
482c0d24e2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      fastapi/routing.py

1
fastapi/routing.py

@ -22,7 +22,6 @@ from typing import (
Type,
Union,
get_args,
get_origin,
)
from annotated_doc import Doc

Loading…
Cancel
Save