Skip to content

Commit 10834d4

Browse files
authored
Implement ChunkableMixin (#4472)
1 parent 91889c4 commit 10834d4

37 files changed

+1601
-1065
lines changed

src/spikeinterface/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
get_best_job_kwargs,
9797
ensure_n_jobs,
9898
ensure_chunk_size,
99-
ChunkRecordingExecutor,
99+
ChunkExecutor,
100100
split_job_kwargs,
101101
fix_job_kwargs,
102102
)

0 commit comments

Comments
 (0)