Skip to content

Commit 422ef2c

Browse files
committed
typos
1 parent 0c33df3 commit 422ef2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

obci/interfaces/bci/p300_MD/tests/synthetic_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def save_statistics(self):
225225
self.logger.info(
226226
'''Basic statistics:
227227
correct classifications: {:.2f}\% {} out of {}
228-
mean targets required {:.2f}'''.format(channel_names, correct, N, mean_targets)
228+
mean targets required {:.2f}'''.format(correctperc, correct, N, mean_targets)
229229
)
230230

231231

0 commit comments

Comments
 (0)