Fix GetCatalog
This commit is contained in:
@@ -27,4 +27,4 @@ def get_catalog():
|
||||
"""
|
||||
)
|
||||
result = client.execute(query)
|
||||
return result['getClassifier']
|
||||
return result['getCatalog']
|
||||
|
||||
Reference in New Issue
Block a user