Relative import + todo update [no ci]

This commit is contained in:
2016-01-07 14:20:33 +05:30
parent a45cd7c46a
commit 19219f48f5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import htmlPy
from utils import render_template
from .utils import render_template
import os
import redis
import dateutil.parser
+1
View File
@@ -1,6 +1,7 @@
Todo
------
** Use redis_db fixture for travis debugging**
1. Add redis sudden fail tests - shutdown or crash after startup\
- module shouldnt crash/ work incorrectly, should exit with error message
2 Tests with setup/teardown/class when needed*