From 0567318344330295512176569a84afc9748d79c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Thu, 11 Apr 2013 01:14:49 +0200 Subject: First part of the transition to flask --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '__init__.py') diff --git a/__init__.py b/__init__.py index c3189d1..d099b92 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +1 @@ -from index import app +from app import app -- cgit v1.2.3