test
This commit is contained in:
parent
b61d84763a
commit
6a402485c5
|
@ -14,7 +14,7 @@ class Catalog:
|
|||
|
||||
def names(self, category=None):
|
||||
"""
|
||||
Base property to return the catalog entries names
|
||||
Base property to return the catalog entries names.
|
||||
:return: Catalog names filter by category if provided
|
||||
"""
|
||||
raise NotImplementedError
|
||||
|
|
Loading…
Reference in New Issue
Block a user