mumot.setVerboseExceptions

mumot.setVerboseExceptions(verbose: bool = True) → None[source]

Set the verbosity of exception handling.

Parameters:verbose (bool, optional) – Whether to show a exception traceback. Defaults to True.