mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-14 16:21:08 -05:00
✅ Tweak comment in test to reference PR (#14885)
This commit is contained in:
committed by
GitHub
parent
65da3dde12
commit
6ce5e3e961
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
Regression test: preserve order when using list[bytes] + File()
|
||||
See https://github.com/fastapi/fastapi/discussions/14811
|
||||
Related: PR #3372
|
||||
Fixed in PR: https://github.com/fastapi/fastapi/pull/14884
|
||||
"""
|
||||
|
||||
from typing import Annotated
|
||||
|
||||
Reference in New Issue
Block a user