Skip to content

Commit 1a4383f

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/separate_open_ephys' into separate_open_ephys
2 parents 67768f7 + 8dbfb5f commit 1a4383f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_io/test_openephys.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,6 @@ def test_read_openephys_contact_ids_match_canonical_pattern():
435435
_assert_contact_ids_match_canonical_pattern(probe, f"QuadBase ProbeC-{i+1}")
436436

437437

438-
439438
def _read_oebin_electrode_indices(oebin_file, stream_name):
440439
"""Read electrode_index metadata from an oebin file for a given stream."""
441440
with open(oebin_file) as f:

0 commit comments

Comments
 (0)