From de736d7e48c47fb2ba3dfc22f2c755eff82a2689 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Thu, 24 Feb 2022 10:14:52 -0500 Subject: [PATCH] test --- sopel_SpiceBot_Core_Prerun/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sopel_SpiceBot_Core_Prerun/__init__.py b/sopel_SpiceBot_Core_Prerun/__init__.py index d04b6de..dd0d39a 100644 --- a/sopel_SpiceBot_Core_Prerun/__init__.py +++ b/sopel_SpiceBot_Core_Prerun/__init__.py @@ -35,7 +35,7 @@ def prerun(): sb.commands.dispatch(trigger_dict) return - if comrun.is_rulematch and comrun.is_real_command(): + if comrun.is_rulematch and comrun.is_real_command: return # Run function