changeset 3 | 1b94e6e9579f |
parent 2 | fc1ab0074e29 |
child 13 | 435d5c15275a |
--- a/annot-server/server.tac Thu Oct 09 08:44:36 2014 +0200 +++ b/annot-server/server.tac Thu Oct 09 11:48:42 2014 +0200 @@ -14,7 +14,7 @@ from txpostgres import txpostgres from annotserver import make_service -frpm config import config +from config import config from models import get_table_create_stmt from utils import create_connection_pool