Skip to content

Commit 8dbfb5f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a876a81 commit 8dbfb5f

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)