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