Commit 6a1ba6f8 authored by Sebastian's avatar Sebastian

added test import for nltk

parent 4faae3ab
......@@ -83,6 +83,7 @@ class Test(ERP5TypeTestCase):
import sklearn as _
import pandas as _
import matplotlib as _
import nltk as _
def test_01_IngestionFromFluentd(self):
"""
......
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