Skip to content

Commit 20aa598

Browse files
bradheCopilot
andauthored
Update src/tower/tower_api_client/models/update_team_params.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 345846b commit 20aa598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tower/tower_api_client/models/update_team_params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class UpdateTeamParams:
1313
"""
1414
Attributes:
15-
name (Union[None, str]): The name of the team to to update. This is optional, if you supply null it will not
15+
name (Union[None, str]): The name of the team to update. This is optional, if you supply null it will not
1616
update the team name.
1717
schema (Union[Unset, str]): A URL to the JSON Schema for this object. Example:
1818
https://api.tower.dev/v1/schemas/UpdateTeamParams.json.

0 commit comments

Comments
 (0)