Unverified Commit 7719ecd1 authored by Yuta Hayashibe's avatar Yuta Hayashibe Committed by GitHub
Browse files

Fix a typo (#7225)

parent 4a26e8ac
......@@ -965,7 +965,7 @@ class TextClassificationPipeline(Pipeline):
Args:
args (:obj:`str` or :obj:`List[str]`):
One or several textts (or one list of prompts) to classify.
One or several texts (or one list of prompts) to classify.
Return:
A list or a list of list of :obj:`dict`: Each result comes as list of dictionaries with the
......
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