5 Commits

Author SHA1 Message Date
chacha
6b485fbf27 test 2025-10-15 00:30:36 +01:00
chacha
fdfda6bd1d test 2025-10-15 00:29:43 +01:00
chacha
2ce2855c61 test 2025-10-15 00:28:22 +01:00
chacha
4fe6918045 test 2025-10-15 00:27:34 +01:00
chacha
130a8c6319 clean 2025-10-15 00:25:50 +01:00

View File

@@ -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