Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/nwbextractors.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
magland and zm711 authored Nov 8, 2023
1 parent 3139fde commit 5f66853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/nwbextractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ class NwbRecordingExtractor(BaseRecording):
stream_mode: "fsspec" | "ros3" | "remfile" | None, default: None
Specify the stream mode: "fsspec", "ros3", or "remfile"
stream_cache_path: str or Path or None, default: None
Local path for caching. If None it uses cwd
Local path for caching. If None it uses the current working directory (cwd)
Returns
-------
Expand Down

0 comments on commit 5f66853

Please sign in to comment.