Add sus updates
This commit is contained in:
parent
22696c7f6f
commit
2698d73826
31 changed files with 2502 additions and 970 deletions
|
|
@ -3,6 +3,7 @@ import unittest
|
|||
from src.great_ai.utilities.get_sentences import get_sentences
|
||||
|
||||
|
||||
|
||||
class TestGetSentences(unittest.TestCase):
|
||||
def test_default(self) -> None:
|
||||
text = "This is a complete sentence. So is this. However this is n" # ot.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue