Skip to content

Commit 98f8a8c

Browse files
kushalbakshiCBroz1
andauthored
Update element_array_ephys/probe.py
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
1 parent c75e2d7 commit 98f8a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/probe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ class Probe(dj.Lookup):
145145
146146
Attributes:
147147
probe (foreign key, varchar(32) ): Unique ID for this model of the probe.
148-
ProbeType (query): ProbeType entry.
148+
ProbeType (dict): ProbeType entry.
149149
probe_comment (varchar(1000) ): Comment about this model of probe.
150150
"""
151151

0 commit comments

Comments
 (0)