mirror of https://github.com/tiangolo/fastapi.git
🎨 Auto format
This commit is contained in:
parent
7e36726baa
commit
482c0d24e2
|
|
@ -22,7 +22,6 @@ from typing import (
|
|||
Type,
|
||||
Union,
|
||||
get_args,
|
||||
get_origin,
|
||||
)
|
||||
|
||||
from annotated_doc import Doc
|
||||
|
|
|
|||
Loading…
Reference in New Issue