Skip to content

Commit

Permalink
Update incubation_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGherardelli authored Jun 7, 2024
1 parent b68961c commit 5b1c548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_bridges_client/api/incubation_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -2292,7 +2292,7 @@ def xls_forms_definition_get(
url = url.replace("2.0.0", "4.1.0")
_param[1] = url
_param = tuple(_param)
print(_param)



_response_types_map: Dict[str, Optional[str]] = {
Expand Down

0 comments on commit 5b1c548

Please sign in to comment.