hpcflow.sdk.config.cli.warning_formatter#

hpcflow.sdk.config.cli.warning_formatter(func=<function custom_warning_formatter>)#

Context manager for modifying the warnings formatter.

Parameters:

func (function to set as the warnings.formatwarning function.) –