Skip to content

Commit

Permalink
chore: add new line at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
KernAttila committed Apr 24, 2023
1 parent 4b117a3 commit d50f7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cuesubmit/cuesubmit/Util.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ def convertCommandOptions(options):
'float_precision': value[3] if len(value)==4 else None
})
parameters.append(options)
return parameters
return parameters

0 comments on commit d50f7a1

Please sign in to comment.