Fix typo in docstrings [ci skip]

This commit is contained in:
Ines Montani 2019-08-22 16:24:15 +02:00
parent 5ca7dd0f94
commit f5d3afb1a3

View File

@ -299,7 +299,6 @@ class EntityRuler(object):
path (unicode / Path): The JSONL file to save.
**kwargs: Other config paramters, mostly for consistency.
RETURNS (EntityRuler): The loaded entity ruler.
DOCS: https://spacy.io/api/entityruler#to_disk
"""