We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8087e0d commit 8e66991Copy full SHA for 8e66991
1 file changed
machine/corpora/text.py
@@ -2,7 +2,6 @@
2
3
from .corpus import Corpus
4
from .text_row import TextRow
5
-from .text_row_content_type import TextRowContentType
6
7
8
class Text(Corpus[TextRow]):
0 commit comments