Skip to content

Commit 184d64a

Browse files
committed
Fix
1 parent 68c8d00 commit 184d64a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/spikeinterface/core/baserecording.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,7 @@ def binary_compatible_with(
852852
time_axis=None,
853853
file_paths_length=None,
854854
file_offset=None,
855+
file_suffix=None,
855856
):
856857
"""
857858
Check is the recording is binary compatible with some constrain on

0 commit comments

Comments
 (0)