Skip to content

Commit

Permalink
Update src/neuroconv/datainterfaces/ecephys/spikeglx/spikeglxnidqinte…
Browse files Browse the repository at this point in the history
…rface.py

Co-authored-by: Ben Dichter <ben.dichter@gmail.com>
  • Loading branch information
h-mayorquin and bendichter authored Dec 13, 2024
1 parent 134aa06 commit 9e64664
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def __init__(
self,
file_path: Optional[FilePath] = None,
verbose: bool = True,
load_sync_channel: Optional[bool] = False,
load_sync_channel: Optional[bool] = None,
es_key: str = "ElectricalSeriesNIDQ",
folder_path: Optional[DirectoryPath] = None,
):
Expand Down

0 comments on commit 9e64664

Please sign in to comment.