pymrio.IOSystem.remove_extension

IOSystem.remove_extension(ext)

Remove extension from IOSystem

For single Extensions the same can be achieved with del IOSystem_name.Extension_name

Parameters

ext (string or list, optional) – The extension to remove, this can be given as the name of the instance or of Extension.name. instance was found)