Skip to content

Commit 6f7ceb5

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/probeinterface/neuropixels_tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,6 @@ def _build_canonical_contact_id(electrode_id: int, shank_id: int | None = None)
797797
return f"e{electrode_id}"
798798

799799

800-
801800
def _parse_imro_string(imro_table_string: str, probe_part_number: str) -> dict:
802801
"""
803802
Parse IMRO (Imec ReadOut) table string into structured per-channel data.

0 commit comments

Comments
 (0)