diff --git a/sopel_SpiceBot_Core_Prerun/__init__.py b/sopel_SpiceBot_Core_Prerun/__init__.py index 9c8a0cd..cba8375 100644 --- a/sopel_SpiceBot_Core_Prerun/__init__.py +++ b/sopel_SpiceBot_Core_Prerun/__init__.py @@ -126,7 +126,7 @@ def dispatch(): return actual_decorator -@dispatch() +# @dispatch() def prerun(): def actual_decorator(function):