test
This commit is contained in:
@@ -98,7 +98,7 @@ class DataValidation(AnnotationTrigger):
|
||||
ns["branch_is_valid"][path_id] = ns["branch_is_valid"]
|
||||
|
||||
def process_simple(self, ctx: AnnotationWalkerCtx) -> None | TriggerResult:
|
||||
# print(f"??? process_simple ({id(ctx)})")
|
||||
print(f"??? process_simple ({id(ctx)})")
|
||||
ns = ctx.ns(self)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user