Commit 97f4cb91 authored by Jérome Perrin's avatar Jérome Perrin

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

done with:

    find product/ bt5 -name '*.py' | xargs -n 1 sed -i 's/ *$//'
parent cc1f687f
Pipeline #23844 failed with stage
in 0 seconds