pre-commit-ci-lite[bot]
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
fastapi/routing.py
|
|
|
@ -51,7 +51,6 @@ from fastapi.encoders import jsonable_encoder |
|
|
|
from fastapi.exceptions import ( |
|
|
|
EndpointContext, |
|
|
|
FastAPIError, |
|
|
|
PydanticV1NotSupportedError, |
|
|
|
RequestMalformedError, |
|
|
|
RequestValidationError, |
|
|
|
ResponseValidationError, |
|
|
|
|