Skip to content

Commit 9443ab8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2a4bcbd commit 9443ab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/probeinterface/neuropixels_tools.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ def make_mux_table_array(mux_information) -> np.array:
146146
def get_probe_contour_vertices(shank_width, tip_length, probe_length) -> list:
147147
"""
148148
Function to get the vertices of the probe contour from probe properties.
149-
The probe contour can be constructed from five points.
150-
149+
The probe contour can be constructed from five points.
150+
151151
These are the vertices shown in the following figure:
152152
153153
Top of probe (y = probe_length)

0 commit comments

Comments
 (0)