projects
/
SaveMySugar
/
python3-savemysugar.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f06c28c
)
CallDistanceTransceiver.py: reformat printing the symbols times
author
Antonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 19:39:30 +0000
(20:39 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 19:39:30 +0000
(20:39 +0100)
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.
No differences found