mirror of https://github.com/tiangolo/fastapi.git
🎨 Auto format
This commit is contained in:
parent
2c52be5c59
commit
d01515c4c4
|
|
@ -139,8 +139,8 @@ def test_extra_param_list():
|
|||
"param": "123",
|
||||
"extra_params": ["456", "789"],
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
def test_list_field_single_value():
|
||||
response = client.post(
|
||||
"/form/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue