Skip to content

Commit 2ce12c1

Browse files
committed
Update length
1 parent 8366b60 commit 2ce12c1

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
@@ -297,7 +297,7 @@ class PreClusterParamSteps(dj.Manual):
297297
# When pre-clustering is not performed, do not create an entry in `Step` Part table
298298
precluster_param_steps_id: smallint
299299
---
300-
precluster_param_steps_desc: varchar(256)
300+
precluster_param_steps_desc: varchar(128)
301301
"""
302302

303303
class Step(dj.Part):

0 commit comments

Comments
 (0)