annot-server/config.py.tmpl
changeset 3 1b94e6e9579f
parent 2 fc1ab0074e29
--- a/annot-server/config.py.tmpl	Thu Oct 09 08:44:36 2014 +0200
+++ b/annot-server/config.py.tmpl	Thu Oct 09 11:48:42 2014 +0200
@@ -1,3 +1,5 @@
+import os.path
+
 config = {
     'web_port': 8080,
     'ws_port': 8090,