Commit dc649be1 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

software/ors-amarisoft: reindent test python files with 2 spaces

I used the following commands:
autopep8 test_ors.py --select=E101 --ignore=E121 --indent-size=2 --in-place
autopep8 test.py --select=E101 --ignore=E121 --indent-size=2 --in-place
parent 7a904f23
Pipeline #33058 failed with stage
in 0 seconds