Skip to content

Commit 2f51c04

Browse files
committed
CLI spelling correction
1 parent f057ab8 commit 2f51c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GANDLF/cli/huggingface_hub_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def push_to_model_hub(
121121
ignore_patterns=ignore_patterns,
122122
delete_patterns=delete_patterns,
123123
)
124-
print("Model Successfully Uploded")
124+
print("Model Successfully Uploaded")
125125

126126

127127
def download_from_hub(

0 commit comments

Comments
 (0)