gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] 12/12: #5546


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] 12/12: #5546
Date: Fri, 29 Mar 2019 18:08:31 +0100

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

marcello pushed a commit to branch master
in repository bank.

commit 8c2d25b872e26b08fe88054c46f777c7013d9e41
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Feb 8 18:30:56 2019 +0100

    #5546
---
 talerbank/jinja2.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerbank/jinja2.py b/talerbank/jinja2.py
index 3c11cb1..d6a1e2b 100644
--- a/talerbank/jinja2.py
+++ b/talerbank/jinja2.py
@@ -112,6 +112,7 @@ def env_get(name, default=None):
 def is_valid_amount(amount):
     if math.isnan(amount.value):
         return False
+    return True
 
 
 ##

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



reply via email to

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