Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Mar 29, 2023
1 parent cb342eb commit 26dbe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggingface_hub/_login.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def interpreter_login() -> None:
_|_|_|_| _| _| _| _|_| _| _|_| _| _| _| _| _| _|_| _|_|_| _|_|_|_| _| _|_|_|
_| _| _| _| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
_| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_|
""") # docstyle-ignore
""")
if HfFolder.get_token() is not None:
print(
" A token is already saved on your machine. Run `huggingface-cli"
Expand Down

0 comments on commit 26dbe09

Please sign in to comment.