Skip to content

Commit ccbb507

Browse files
committed
local file upload bug fix
1 parent 14f11c4 commit ccbb507

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nucleus/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ def _process_append_requests_local(
373373
self,
374374
dataset_id: str,
375375
payload: dict,
376+
update: bool,
376377
local_batch_size: int = 10,
377378
size: int = 10,
378379
):

0 commit comments

Comments
 (0)