Skip to content

Commit 8d793ac

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

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
@@ -291,7 +291,7 @@ def insert_new_params(cls, precluster_method: str, paramset_idx: int,
291291

292292

293293
@schema
294-
class PreClusterParamList(dj.Manual):
294+
class PreClusterParamSteps(dj.Manual):
295295
definition = """
296296
# Ordered list of paramset_idx that are to be run
297297
precluster_param_list_id: smallint

0 commit comments

Comments
 (0)