remove_modules#
- MultiRLModuleSpec.remove_modules(module_ids: str | Collection[str]) None[source]#
Removes the provided ModuleIDs from this MultiRLModuleSpec.
- Parameters:
module_ids (str | Collection[str]) – Collection of the ModuleIDs to remove from this spec.