streamsightv2.utils.suppress_warnings

streamsightv2.utils.suppress_warnings(suppress: bool = True)

Enable or disable the suppression of warnings.

Parameters:

suppress (bool) – If True, suppress all warnings. If False, allow warnings.