hpcflow.sdk.core.errors.ExtraInputs#

exception hpcflow.sdk.core.errors.ExtraInputs(extra_inputs)#

Extra inputs were provided.

Parameters:

extra_inputs (set[str]) – The extra inputs.

Return type:

None