aiida_vasp.workchains.v2.mixins# Some convenience mixins Module Contents# Classes# WithBuilderUpdater API# class aiida_vasp.workchains.v2.mixins.WithBuilderUpdater[source]# classmethod get_builder_updater(*args: Any, **kwargs: Any) → Any[source]# Return the corresponding builder updater class for the workchain. The arguments are passed directly to the underling BuilderUpdater constructor.