From 757b31fe4ea4fcf09f724588c65e4318c8bea792 Mon Sep 17 00:00:00 2001 From: Parker Date: Thu, 11 Apr 2024 00:37:27 -0500 Subject: Accept `black` code reformats --- code/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/bot.py') diff --git a/code/bot.py b/code/bot.py index c27ca1a..b1996ab 100644 --- a/code/bot.py +++ b/code/bot.py @@ -28,7 +28,7 @@ class MyBot(commands.Bot): bot = MyBot() bot.remove_command("help") -bot.temp_command_count = {} # command_name: count +bot.temp_command_count = {} # command_name: count @bot.event -- cgit v1.2.3-70-g09d2