hpcflow.sdk.config.cli.custom_warning_formatter#
- hpcflow.sdk.config.cli.custom_warning_formatter(message, category, filename, lineno, file=None, line=None)#
Simple warning formatter that shows just the warning type and the message. We use this in the CLI, to avoid producing distracting output.