Auto-format [ci skip]

This commit is contained in:
Ines Montani 2019-10-10 17:08:39 +02:00
parent d2d2baaf76
commit f8f68bb062

View File

@ -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