def override patch(
sets patched field on the annotation, but then there are potential errors is can report later
this is broken, because once patched is set - next round of iteration will be skipped, and errors silently ignored
need to audit entire codebase for the pattern
def override patch(
sets patched field on the annotation, but then there are potential errors is can report later
this is broken, because once patched is set - next round of iteration will be skipped, and errors silently ignored
need to audit entire codebase for the pattern