Skip to content

Commit 5bfe201

Browse files
JaerongAttngu207
andauthored
Update element_array_ephys/ephys_no_curation.py
Co-authored-by: Thinh Nguyen <thinh@datajoint.com>
1 parent ea39839 commit 5bfe201

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
@@ -326,7 +326,7 @@ def make(self, key):
326326
break
327327
else:
328328
raise FileNotFoundError(
329-
f"Ephys recording data not found! for {key}."
329+
f"Ephys recording data not found in {session_dir}."
330330
"Neither SpikeGLX nor Open Ephys recording files found"
331331
)
332332

0 commit comments

Comments
 (0)