Line break.

pull/7/head
Ferry Boender 10 years ago
parent ed4b8226d8
commit 4e155d0a37
  1. 1
      src/scriptform.py

@ -300,6 +300,7 @@ class ScriptFormWebApp(WebAppHandler):
self.end_headers() self.end_headers()
return False return False
return True return True
def h_list(self): def h_list(self):
if not self.auth(): if not self.auth():
return return

Loading…
Cancel
Save