From fa98d67276eb2ada3a04caed91402d29ea209c96 Mon Sep 17 00:00:00 2001 From: Romain J Date: Thu, 11 Feb 2021 18:27:26 +0100 Subject: [PATCH] style --- tuxbot/setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(