We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc228f commit 4b2ce5cCopy full SHA for 4b2ce5c
labelbox/data/generator.py
@@ -28,7 +28,7 @@ def __next__(self):
28
29
class PrefetchGenerator:
30
"""
31
- Applys functions asynchronously to the about of a generator.
+ Applys functions asynchronously to the output of a generator.
32
Useful for modifying the generator results based on data from a network
33
34
0 commit comments