test
This commit is contained in:
parent
a015850451
commit
fb1101a969
@ -147,8 +147,8 @@ def prerun():
|
||||
|
||||
def actual_decorator(function):
|
||||
|
||||
@testfun()
|
||||
@dispatch()
|
||||
@testfun()
|
||||
@functools.wraps(function)
|
||||
def internal_prerun(bot, trigger, *args, **kwargs):
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user