Skip to content

Commit

Permalink
Fix verb
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu authored and ion-elgreco committed Aug 23, 2024
1 parent 6ae2161 commit 23feb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/deltalake/table.py
Original file line number Diff line number Diff line change
Expand Up @@ -1903,7 +1903,7 @@ def set_table_properties(
custom_metadata: Optional[Dict[str, str]] = None,
) -> None:
"""
Unset properties from the table.
Set properties from the table.
Args:
properties: properties which set
Expand Down

0 comments on commit 23feb52

Please sign in to comment.