Skip to content

Commit

Permalink
fix spacing removed tabs for hf
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsJoshBrown committed Jul 13, 2024
1 parent 6a59cef commit 2c57c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ var shortNames = map[string]string{
"yml": "yaml",
"twitter": "x",
"arc": "arcbrowser",
"hf": "huggingface",
"hf": "huggingface",
}

var (
Expand Down

0 comments on commit 2c57c5d

Please sign in to comment.