Skip to content

Commit 1409e1e

Browse files
Apply suggestion from @chrishalcrow
Co-authored-by: Chris Halcrow <[email protected]>
1 parent f19b9f1 commit 1409e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/probeinterface/neuropixels_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ def get_probe_contour_vertices(shank_width, tip_length, probe_length) -> list:
165165
\ /
166166
\ /
167167
\ /
168-
+------------------+ C (y = -tip_length)
168+
+-----------------+ C (y = -tip_length)
169169
170170
This function returns the vertices in the order [A, B, C, D, E] as a list of (x, y) coordinates.
171171

0 commit comments

Comments
 (0)