ManyToOneMethod

class ManyToOneMethod(*args, **kwargs)[source]

Bases: Protocol[K, T]

Callable type taking a module and an arbitrary number of inputs of a type and returning one output of the same type.