Skip to content

Commit dc0fc1f

Browse files
authored
Update element_array_ephys/ephys_precluster.py
1 parent f2baf12 commit dc0fc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_precluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ class Step(dj.Part):
302302
-> master
303303
step_number: smallint # Order of operations
304304
---
305-
-> [nullable] PreClusterParamSet # Nullable for when pre-clustering is not performed.
305+
-> PreClusterParamSet
306306
"""
307307

308308

0 commit comments

Comments
 (0)