mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-25 00:34:20 +03:00
Auto-format [ci skip]
This commit is contained in:
parent
d2d2baaf76
commit
f8f68bb062
|
@ -1100,7 +1100,7 @@ class _Sender:
|
|||
q.put(item)
|
||||
|
||||
def step(self):
|
||||
"""Tell sender that comsumed one item.
|
||||
"""Tell sender that comsumed one item.
|
||||
|
||||
Data is sent to the workers after every chunk_size calls."""
|
||||
self.count += 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user