Skip to content

Commit f19b9f1

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

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
@@ -158,7 +158,7 @@ def get_probe_contour_vertices(shank_width, tip_length, probe_length) -> list:
158158
| (shank_width) |
159159
| |
160160
| |
161-
B +------------------------------+ D (y = 0)
161+
B +-------------------------------+ D (y = 0)
162162
\ /
163163
\ Tip region /
164164
\ (tip_length) /

0 commit comments

Comments
 (0)