diff --git a/tuxbot/setup.py b/tuxbot/setup.py index 6aeb484..231a85c 100644 --- a/tuxbot/setup.py +++ b/tuxbot/setup.py @@ -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(