some pep8 changes (fixed spacing at end)

This commit is contained in:
mdipierro
2012-10-19 10:37:07 -05:00
parent d552eb2eeb
commit b716df1a05
136 changed files with 12 additions and 653 deletions
-6
View File
@@ -25,9 +25,3 @@ if __name__ == '__main__':
except:
sys.stderr.write('Sorry, -K only supported for python 2.6-2.7\n')
gluon.widget.start(cron=True)