Mercurial > hg > webaudioevaluationtool
diff scripts/score_parser.py @ 931:6157acacd082
Editing permissions of scripts for Windows machines.
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Mon, 01 Jun 2015 08:55:53 +0100 |
parents | ba58cf8d0dbc |
children | 59eea6eed91b 4a0bfa7bef24 |
line wrap: on
line diff
--- a/scripts/score_parser.py Mon Jun 01 08:38:31 2015 +0100 +++ b/scripts/score_parser.py Mon Jun 01 08:55:53 2015 +0100 @@ -93,4 +93,5 @@ ratingrow.append('') # append empty cell # write row: [subject ID, rating fragment ID 1, ..., rating fragment ID M] - filewriter.writerow(ratingrow) \ No newline at end of file + filewriter.writerow(ratingrow) +