test
This commit is contained in:
parent
cffd77525d
commit
a9ea8bccab
@ -62,7 +62,7 @@ def prerun():
|
||||
|
||||
|
||||
def rebuild_trigger(comrun, trigger):
|
||||
print(dir(trigger.match))
|
||||
print([x for x in dir(trigger.match) if not x.startswith("__")])
|
||||
return trigger
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user