Skip to content

Commit a40b887

Browse files
committed
Lint
1 parent 086fb62 commit a40b887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_general/api/test_deprecated_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
],
3838
)
3939
def test_form_params_passed_as_first_element_of_array_are_properly_handled(
40-
parameters: dict[str, Any]
40+
parameters: dict[str, Any],
4141
):
4242
"""
4343
Verify that responses do not include coordinates unless requested

0 commit comments

Comments
 (0)