annotate_errors#

lsst.images.tests.annotate_errors(note)#

Attach a note to any exception raised in the block.

Parameters:

note (str) – Note to attach on failure.

Return type:

Generator[None]

This page was last modified on .