Source code for mlx.warnings.exceptions

# SPDX-License-Identifier: Apache-2.0

[docs] class WarningsConfigError(Exception): pass