some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -7,5 +7,3 @@ def index():
|
||||
sheet = cache.ram('sheet1',lambda:Sheet(10,10,URL('callback')),0)
|
||||
#sheet.cell('r0c3',value='=r0c0+r0c1+r0c2',readonly=True)
|
||||
return dict(sheet=sheet)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user