CallDistanceTransceiver.py: reformat printing the symbols times
authorAntonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 19:39:30 +0000 (20:39 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 19:39:30 +0000 (20:39 +0100)
commitf06c28ca9340c78923dc595af0730c5ebbc113a0
tree9c1c920e10690f1baa941727eb80fbeb019d8be3
parentc5cdc3bf83d7ee711483bbfb7b5e4d4190ba326c
CallDistanceTransceiver.py: reformat printing the symbols times

Have the same number of spaces on each line, this makes it easier to
plot the data by fields using the space as a field delimiter.

While at it also split the lines as they would be too long according to
PEP8.
src/savemysugar/CallDistanceTransceiver.py