remove_catalog

Library.remove_catalog(name)[source]

Remove a catalog from the library.

Parameters

name (String) – The name of the catalog to remove.

Returns

removed_catalog – The removed catalog. None if no catalog was removed.

Return type

Catalog