Skip to content

Commit 0c36bf6

Browse files
leondzLysandreJik
authored andcommitted
space after uri (#866)
1 parent 0eac01b commit 0c36bf6

File tree

1 file changed

+1
-1
lines changed
  • src/huggingface_hub/commands

1 file changed

+1
-1
lines changed

src/huggingface_hub/commands/user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def run(self):
167167
_| _| _| _| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
168168
_| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_|
169169
170-
To login, `huggingface_hub` now requires a token generated from https://huggingface.co/settings/tokens.
170+
To login, `huggingface_hub` now requires a token generated from https://huggingface.co/settings/tokens .
171171
(Deprecated, will be removed in v0.3.0) To login with username and password instead, interrupt with Ctrl+C.
172172
"""
173173
)

0 commit comments

Comments
 (0)