Compare commits
5 Commits
0.0.1.post
...
0.0.1.post
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6b485fbf27 | ||
|
|
fdfda6bd1d | ||
|
|
2ce2855c61 | ||
|
|
4fe6918045 | ||
|
|
130a8c6319 |
@@ -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