Skip to content

Commit

Permalink
Update src/neuroconv/datainterfaces/ecephys/baserecordingextractorint…
Browse files Browse the repository at this point in the history
…erface.py

Co-authored-by: Paul Adkisson <[email protected]>
  • Loading branch information
h-mayorquin and pauladkisson authored Dec 20, 2024
1 parent a842e78 commit d234021
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def __init__(self, verbose: bool = False, es_key: str = "ElectricalSeries", **so
"""
Parameters
----------
verbose : bool, default: Falsee
verbose : bool, default: False
If True, will print out additional information.
es_key : str, default: "ElectricalSeries"
The key of this ElectricalSeries in the metadata dictionary.
Expand Down

0 comments on commit d234021

Please sign in to comment.