remove trailing whitespaces

to improve codacy rating
This commit is contained in:
Bastian Schroll 2016-10-02 21:28:04 +02:00
parent bf27623839
commit 77fb7fb44f
13 changed files with 97 additions and 100 deletions

View file

@ -47,7 +47,7 @@ def processAlarmHandler(typ, freq, data):
pass
else:
processAlarm(typ, freq, data)
##
#