Fix docstring [ci skip]

This commit is contained in:
Ines Montani 2020-07-29 14:08:05 +02:00
parent 8d56260d92
commit 6e2623d3f8
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class Pipe:
docs (Iterable[Doc]): The documents to modify.
scores: The scores to assign.
DOCS: https://spacy.io/api/pipe#predict
DOCS: https://spacy.io/api/pipe#set_annotations
"""
raise NotImplementedError