*: remove spaces at end of line in all python files

done with:

    find product/ bt5 -name '*.py' | xargs -n 1 sed -i 's/ *$//'
5 jobs for fix/space-end-of-line
in 0 seconds, using 0 compute credits, and was queued for 1 second