gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-playground] branch master updated: syntax


From: gnunet
Subject: [GNUnet-SVN] [taler-playground] branch master updated: syntax
Date: Wed, 07 Mar 2018 15:44:25 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository playground.

The following commit(s) were added to refs/heads/master by this push:
     new 8b808e3  syntax
8b808e3 is described below

commit 8b808e35bfe736d456d8491c7e168e5e96cb88a3
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 7 15:44:21 2018 +0100

    syntax
---
 talerplayground/playground/playground.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerplayground/playground/playground.py 
b/talerplayground/playground/playground.py
index d70f049..bd5d9a8 100644
--- a/talerplayground/playground/playground.py
+++ b/talerplayground/playground/playground.py
@@ -99,10 +99,10 @@ def internal_error(e):
                                  message="Internal error",
                                  stack=traceback.format_exc())
 
-
 @app.route("/")
 def index():
     return flask.render_template("templates/index.html")
 
 @app.route("detection-js")
+def detection_js():
     return flask.render_template("templates/detection-js.html")

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]