From 5f1e3a43a6158dd11709986eaaf5d46f59d8f8ee Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 00:27:38 +0000 Subject: [PATCH] auto: format python code --- events/extralife.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events/extralife.py b/events/extralife.py index 32f509b..69ebb1c 100644 --- a/events/extralife.py +++ b/events/extralife.py @@ -39,7 +39,7 @@ def __init__(self, bot): self.INCENTIVES = { # 'uuiduuid-uuid-uuid-uuiduuiduuiduuid': 'Friendly Name', '2F30C4A5-A947-7BFD-0300CAA167485690': 'Series 1 & 2 sticker sheets (Physical)', - '2F44162E-F391-10C4-DBE0155A125CBE9D': 'Enamel pin & Sticker sheets (Physical)' + '2F44162E-F391-10C4-DBE0155A125CBE9D': 'Enamel pin & Sticker sheets (Physical)', } ################################################################################################################################