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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment