Skip to content

Commit 1dac3e5

Browse files
committed
fix typo in methods report string
1 parent 9179e13 commit 1dac3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fooof/core/strings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ def gen_methods_report_str(concise=False):
209209
# Methods report information
210210
'To report on using FOOOF, you should report (at minimum):',
211211
'',
212-
'- the code version that was used used',
212+
'- the code version that was used',
213213
'- the algorithm settings that were used',
214214
'- the frequency range that was fit',
215215

0 commit comments

Comments
 (0)