This commit is contained in:
Romain J 2021-02-11 18:27:26 +01:00
parent a0e67c1627
commit fa98d67276

View file

@ -436,8 +436,8 @@ def update() -> None:
response = json.load(
request.urlopen(
"https://api.github.com/repos/Rom1-J/tuxbot-bot/commits/master"
)
) # skipcq: BAN-B310
) # skipcq: BAN-B310
)
if response.get("sha")[:6] == version_info.build:
print(