Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/minor_doc_fixes' in…
Browse files Browse the repository at this point in the history
…to minor_doc_fixes
  • Loading branch information
h-mayorquin committed May 17, 2024
2 parents 3fd0fdb + 0c4ec95 commit a4b0730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/spikeinterface/core/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -857,8 +857,8 @@ def save_to_folder(
"""
Save the extractor and its data to a folder.
This method extracts trace data, saves it to a file (using a memory-mapped format
with BinaryRecordingExtractor), and stores both the original extractor's provenance
This method extracts trace data, saves it to a file (using the memory-mapped
BinaryRecordingExtractor format), and stores both the original extractor's provenance
and the cached extractor's metadata in JSON format.
The folder's final location and name can be specified in a couple of ways ways:
Expand Down

0 comments on commit a4b0730

Please sign in to comment.