OneToManyMethod¶ class OneToManyMethod(*args, **kwargs)[source]¶ Bases: Protocol[K, T] Callable type taking a module and one input of a type and returning an arbitrary number of outputs of the same type.