We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67768f7 + 8dbfb5f commit 1a4383fCopy full SHA for 1a4383f
1 file changed
tests/test_io/test_openephys.py
@@ -435,7 +435,6 @@ def test_read_openephys_contact_ids_match_canonical_pattern():
435
_assert_contact_ids_match_canonical_pattern(probe, f"QuadBase ProbeC-{i+1}")
436
437
438
-
439
def _read_oebin_electrode_indices(oebin_file, stream_name):
440
"""Read electrode_index metadata from an oebin file for a given stream."""
441
with open(oebin_file) as f:
0 commit comments