Browse Source

🎨 Auto format

pull/14727/head
pre-commit-ci-lite[bot] 6 months ago
committed by GitHub
parent
commit
d01515c4c4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      tests/test_forms_single_model.py

4
tests/test_forms_single_model.py

@ -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…
Cancel
Save