Refactor and reformat
This commit is contained in:
parent
7682f3036c
commit
5046b1c5a0
23 changed files with 122 additions and 71 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import unittest
|
||||
|
||||
from src.great_ai.utilities.lemmatize_text import lemmatize_text
|
||||
from src.great_ai.utilities import lemmatize_text
|
||||
|
||||
|
||||
class TestLemmatizeText(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue