From f6fae51e4626b0cfea889b8f0000521651f51a65 Mon Sep 17 00:00:00 2001 From: shazbot <17993329+brynphillips@users.noreply.github.com> Date: Sat, 5 Jun 2021 15:23:53 -0700 Subject: [PATCH] test #2 --- bot/plugins/simple.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/plugins/simple.py b/bot/plugins/simple.py index 7bc3f21..3b5ec7f 100644 --- a/bot/plugins/simple.py +++ b/bot/plugins/simple.py @@ -9,7 +9,7 @@ from bot.data import format_msg -# This is just a test for commits +# This is just a test for commits #2 _TEXT_COMMANDS: tuple[tuple[str, str], ...] = ( (