Commit ac70bf2f authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by panos

test does not need to import glob

parent 7923cafa
......@@ -22,8 +22,6 @@ import os
project_path = os.path.split(os.path.split(os.path.split(__file__)[0])[0])[0]
import xlrd
import json
import glob
class KnowledgeExtractionExamples(TestCase):
"""
......
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