Skip to content

Commit 855f8eb

Browse files
author
Thinh Nguyen
committed
minor wording fix
1 parent 6f01562 commit 855f8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def activate(ephys_schema_name, probe_schema_name=None, *, create_schema=True,
3131
+ SkullReference: Reference table for InsertionLocation, specifying the skull reference
3232
used for probe insertion location (e.g. Bregma, Lambda)
3333
Functions:
34-
+ get_ephys_root_data_dir() -> str
34+
+ get_ephys_root_data_dir() -> list
3535
Retrieve the root data directory - e.g. containing the raw ephys recording files for all subject/sessions.
3636
:return: a string for full path to the root data directory
3737
+ get_session_directory(session_key: dict) -> str

0 commit comments

Comments
 (0)