flush_every typo
This commit is contained in:
parent
8510a30175
commit
95a92d124c
@ -17,7 +17,7 @@ class CloudSearch(object):
|
||||
|
||||
self._current_batch = []
|
||||
self._current_size = 0
|
||||
self._flush_very = flush_every
|
||||
self._flush_every = flush_every
|
||||
|
||||
|
||||
def flush(self):
|
||||
|
Loading…
Reference in New Issue
Block a user