Commit 28c7fccf authored by delanoe's avatar delanoe

[FIX] adding import for tests.

parent bcb68c69
......@@ -11,7 +11,7 @@ TODO : REFACTOR 1) split list logic from corpus logic
TODO : REFACTOR 2) improvements in ngram creation (?bulk like node_ngram links)
"""
from gargantext_web.db import Ngram, NodeNgram, NodeNodeNgram
from gargantext_web.db import Ngram, NodeNgram, NodeNodeNgram, NodeNgramNgram
from gargantext_web.db import cache, session, get_or_create_node, bulk_insert
# import sqlalchemy as sa
......
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