Skip to content

Commit

Permalink
Update src/neuroconv/nwbconverter.py
Browse files Browse the repository at this point in the history
Co-authored-by: Szonja Weigl <[email protected]>
  • Loading branch information
h-mayorquin and weiglszonja authored Dec 19, 2024
1 parent 0e6173b commit 8a3e2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neuroconv/nwbconverter.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ def run_conversion(
The configuration model to use when configuring the datasets for this backend.
To customize, call the `.get_default_backend_configuration(...)` method, modify the returned
BackendConfiguration object, and pass that instead.
Otherwise, all datasets will use default configuration settings..
Otherwise, all datasets will use default configuration settings.
conversion_options : dict, optional
Similar to source_data, a dictionary containing keywords for each interface for which non-default
conversion specification is requested.
Expand Down

0 comments on commit 8a3e2e8

Please sign in to comment.