Put standard modules imports before other imports
authorAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:23:35 +0000 (10:23 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 10:13:30 +0000 (11:13 +0100)
commit92c5c385c06b04908bb1ea82aeb5fb81316ccaea
tree1b6ab1603e6c49f9acb068289d97b165a73ff6b3
parent4ec1ed78e91a0a9049b6a4a9803b8bb954084dd7
Put standard modules imports before other imports

This fixes wrong-import-order message from pylint.
src/measure_call_setup_time.py
src/measure_call_setup_time_from_android.py
src/measure_call_setup_time_to_android.py
src/measure_ring_distance.py
src/receive.py
src/savemysugar/CallDistanceTransceiver.py
src/transmit.py