Skip to content

Commit 4b2ce5c

Browse files
author
Matt Sokoloff
committed
typo
1 parent cbc228f commit 4b2ce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/data/generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def __next__(self):
2828

2929
class PrefetchGenerator:
3030
"""
31-
Applys functions asynchronously to the about of a generator.
31+
Applys functions asynchronously to the output of a generator.
3232
Useful for modifying the generator results based on data from a network
3333
"""
3434

0 commit comments

Comments
 (0)