remove_catalog

Library.remove_catalog(name)[source]

Remove a catalog from the library.

Parameters

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

Returns

The removed catalog. None if no catalog was removed.

Return type

Catalog