Skip to content

Commit 50d3dd1

Browse files
committed
fix docstring typo
1 parent 2af7fc5 commit 50d3dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_no_curation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ class CuratedClustering(dj.Imported):
920920
"""Clustering results after curation.
921921
922922
Attributes:
923-
Curation (foreign key): Curation primary key.
923+
Clustering (foreign key): Clustering primary key.
924924
"""
925925

926926
definition = """

0 commit comments

Comments
 (0)