pyiron_workflow.nodes.multiple_distpatch module

exception pyiron_workflow.nodes.multiple_distpatch.MultipleDispatchError[source]

Bases: ValueError

Raise from callables using multiple dispatch when no interpretation of input matches an expected case.

pyiron_workflow.nodes.multiple_distpatch.dispatch_output_labels(single_dispatch_decorator)[source]
pyiron_workflow.nodes.multiple_distpatch.dispatch_u_kwargs(single_dispatch_decorator)[source]