streamsight.utils.suppress_warnings

streamsight.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.