Skip to content

Commit

Permalink
Update src/spikeinterface/extractors/mdaextractors.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 a2daed3 commit cf620cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/extractors/mdaextractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def write_recording(
Sampling frequency is appended to this dictionary.
raw_fname: str
File name of raw file. Defaults to 'raw.mda'.
params_fname: str, default 'params.json'
params_fname: str, default: 'params.json'
File name of params file. Defaults to 'params.json'.
geom_fname: str, default 'geom.csv'
File name of geom file. Defaults to 'geom.csv'.
Expand Down

0 comments on commit cf620cc

Please sign in to comment.