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
This diff is collapsed.
This diff is collapsed.
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