Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/neoextractors/tdt.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
alejoe91 and zm711 authored Oct 27, 2023
1 parent 877842c commit 7b506bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/neoextractors/tdt.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class TdtRecordingExtractor(NeoBaseRecordingExtractor):
----------
folder_path: str
The folder path to the tdt folder.
stream_id: str, default: None
stream_id: str or None, default: None
If there are several streams, specify the stream id you want to load.
stream_name: str, default: None
If there are several streams, specify the stream name you want to load.
Expand Down

0 comments on commit 7b506bf

Please sign in to comment.