Skip to content

Commit

Permalink
Update docstring to clarify filtering of labeled items and annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenAnpu committed Dec 19, 2024
1 parent 367f83c commit 89f8b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def filter_unlabeled_items(
int,
List[sly.Annotation],
]:
"""Creates new lists of items and annotations that are not empty.
"""Creates new lists of labeled items and annotations.
Returns Tuple of filtered:
- list of annotations
Expand Down

0 comments on commit 89f8b66

Please sign in to comment.