Skip to content

Commit ec0ebf2

Browse files
authored
Update element_array_ephys/ephys_precluster.py
1 parent 8d793ac commit ec0ebf2

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
precluster_param_list_id: smallint
298298
"""
299299

300-
class ParamOrder(dj.Part):
300+
class Step(dj.Part):
301301
definition = """
302302
-> master
303303
order_id: smallint # Order of operations

0 commit comments

Comments
 (0)