mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Fix typo in docstrings [ci skip]
This commit is contained in:
parent
5ca7dd0f94
commit
f5d3afb1a3
|
@ -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
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user