mirror of https://github.com/tiangolo/fastapi.git
🎨 Auto format
This commit is contained in:
parent
20c5566c2e
commit
cef2d642de
|
|
@ -111,7 +111,6 @@ def test_no_data():
|
|||
}
|
||||
|
||||
|
||||
|
||||
def test_extra_param_single():
|
||||
response = client.post(
|
||||
"/form-extra-allow/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue