Update test.py

pull/28/head
Who? 2024-11-28 14:37:45 +07:00 committed by GitHub
parent 42d37e31aa
commit a0f3809c63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ class TestMod(loader.Module):
*main.__version__, *main.__version__,
( (
" <a" " <a"
f' href="https://github.com/coddrago/Hikka/commit/{ghash}">@{ghash[:8]}</a>' f' href="https://github.com/coddrago/Heroku/commit/{ghash}">@{ghash[:8]}</a>'
if ghash if ghash
else "" else ""
), ),