Skip to content

Commit ddeabc7

Browse files
committed
Revert removed docstring item
1 parent a65cbe4 commit ddeabc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

element_array_ephys/ephys_no_curation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def activate(
3434
ephys_schema_name (str): A string containing the name of the ephys schema.
3535
probe_schema_name (str): A string containing the name of the probe scehma.
3636
create_schema (bool): If True, schema will be created in the database.
37+
create_tables (bool): If True, tables related to the schema will be created in the database.
3738
linking_module (str): A string containing the module name or module containing the required dependencies to activate the schema.
3839
3940
Dependencies:

0 commit comments

Comments
 (0)