Skip to content

Commit c983fa8

Browse files
JaerongACBroz1
andauthored
Update element_array_ephys/probe.py
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
1 parent 8e53f54 commit c983fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/probe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def build_electrode_layouts(
221221
"""Builds electrode layouts.
222222
223223
Args:
224-
probe_type (str): probe type (e.g., "neuropixels 1.0 - 3A")
224+
probe_type (str): probe type (e.g., "neuropixels 1.0 - 3A").
225225
site_count_per_shank (int): site count per shank.
226226
col_spacing (float): (um) horizontal spacing between sites. Defaults to None (single column).
227227
row_spacing (float): (um) vertical spacing between columns. Defaults to None (single row).

0 commit comments

Comments
 (0)