dgs.models.alpha.register_alpha_module

dgs.models.alpha.register_alpha_module(name: str, new_combine: Type[BaseAlphaModule]) None[source]

Register a new alpha module in :data:ALPHA_MODULES, to be able to use it from configuration files.