mirror of https://github.com/tiangolo/fastapi.git
🎨 Auto format
This commit is contained in:
parent
a37e2c15f8
commit
f460a756fa
|
|
@ -51,7 +51,6 @@ from fastapi.encoders import jsonable_encoder
|
|||
from fastapi.exceptions import (
|
||||
EndpointContext,
|
||||
FastAPIError,
|
||||
PydanticV1NotSupportedError,
|
||||
RequestMalformedError,
|
||||
RequestValidationError,
|
||||
ResponseValidationError,
|
||||
|
|
|
|||
Loading…
Reference in New Issue