Skip to content

Commit

Permalink
Update src/huggingface_hub/hf_api.py
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Chaumond <julien@huggingface.co>
  • Loading branch information
Wauplin and julien-c committed Feb 10, 2023
1 parent 868bcd3 commit 837297a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggingface_hub/hf_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ class GitCommitInfo:
Description of the commit. This is a free-text value entered by the authors.
formatted_title (`str`):
Title of the commit formatted as HTML. Only returned if `formatted=True` is set.
message (`str`):
formatted_message (`str`):
Description of the commit formatted as HTML. Only returned if `formatted=True` is set.
"""

Expand Down

0 comments on commit 837297a

Please sign in to comment.