gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: missing import


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: missing import
Date: Thu, 22 Apr 2021 14:03:37 +0200

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

dold pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 90ee0b6  missing import
90ee0b6 is described below

commit 90ee0b603e7b914e7534f18eecdc0ca82fb03480
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Apr 22 14:03:34 2021 +0200

    missing import
---
 talermerchantdemos/donations/donations.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/donations/donations.py 
b/talermerchantdemos/donations/donations.py
index fa2b077..6c0a86b 100644
--- a/talermerchantdemos/donations/donations.py
+++ b/talermerchantdemos/donations/donations.py
@@ -31,7 +31,7 @@ import traceback
 import urllib
 from taler.util.talerconfig import TalerConfig, ConfigurationError
 from urllib.parse import urljoin
-from ..httpcommon import backend_post, backend_get, make_utility_processor
+from ..httpcommon import backend_post, backend_get, make_utility_processor, 
get_locale
 import sys
 
 if not sys.version_info.major == 3 and sys.version_info.minor >= 6:

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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