Commit 006f9342 by Vik Paruchuri

Fix minor import issue

parent d7f57c57
...@@ -12,6 +12,7 @@ import math ...@@ -12,6 +12,7 @@ import math
import nltk import nltk
import pickle import pickle
import logging import logging
import sys
log=logging.getLogger(__name__) log=logging.getLogger(__name__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment