This commit is contained in:
deathbybandaid 2022-02-12 19:18:40 -05:00
parent d6ce371848
commit b585e10ac7

View File

@ -126,7 +126,7 @@ def dispatch():
return actual_decorator return actual_decorator
@dispatch() # @dispatch()
def prerun(): def prerun():
def actual_decorator(function): def actual_decorator(function):