some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -198,5 +198,3 @@ def toggle_breakpoint():
|
||||
except Exception, e:
|
||||
session.flash = str(e)
|
||||
return response.json({'ok': ok, 'lineno': lineno})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user