bec_lib.scans.HideReport#

class HideReport(parent: Scans | None = None)[source]#

Bases: ContextDecorator

HideReport is a ContextDecorator for hiding the report

Methods

__call__(func)#

Call self as a function.