Skip to content

Commit 5216305

Browse files
authored
Fix typo
1 parent aea5e43 commit 5216305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ygka = "^2023.4.16.post1"
5050
revchatgptauth = "^2023.4.16"
5151

5252
[tool.poetry.scripts]
53-
ygka = "ygka:main"
53+
aishell = "aishell:main"
5454

5555
[tool.ruff.flake8-quotes]
5656
inline-quotes = "single"

0 commit comments

Comments
 (0)