gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-blog] 03/08: __init__


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] 03/08: __init__
Date: Fri, 24 Nov 2017 20:24:43 +0100

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

marcello pushed a commit to branch master
in repository blog.

commit 82f636247e26b5314ed920c940b9b414cad1557b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Nov 24 19:57:53 2017 +0100

    __init__
---
 talerblog/blog/__init__.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/talerblog/blog/__init__.py b/talerblog/blog/__init__.py
new file mode 100644
index 0000000..2c45f00
--- /dev/null
+++ b/talerblog/blog/__init__.py
@@ -0,0 +1,3 @@
+from talerblog.blog.blog import app
+
+__all__ = ["app"]

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



reply via email to

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