Skip to content

Commit 1e37791

Browse files
JaerongAkabilar
andauthored
Update element_array_ephys/ephys_report.py
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
1 parent 46b911b commit 1e37791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ class QualityMetricReport(dj.Computed):
247247
248248
Attributes:
249249
QualityMetricSet (foreign key): QualityMetricSet primary key.
250-
plot_grid (longblob): Figure object.
250+
plot_grid (longblob): Plotly figure object.
251251
"""
252252

253253
definition = """

0 commit comments

Comments
 (0)