Skip to content

Commit d9083a8

Browse files
committed
typo
1 parent bbf921c commit d9083a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@ def get_catalog_slice(self, slice_id) -> CatalogSlice:
12201220
Args:
12211221
slice_id (str): The ID of the Slice
12221222
Returns:
1223-
Slice
1223+
CatalogSlice
12241224
"""
12251225
query_str = """
12261226
query getSavedQueryPyApi($id: ID!) {

0 commit comments

Comments
 (0)