mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 01:32:32 +03:00
Update info.py
This commit is contained in:
parent
41e07772dc
commit
95a4167bd3
|
@ -84,7 +84,7 @@ def info(
|
||||||
|
|
||||||
|
|
||||||
def info_spacy() -> Dict[str, Any]:
|
def info_spacy() -> Dict[str, Any]:
|
||||||
"""Generate info about the current spaCy intallation.
|
"""Generate info about the current spaCy installation.
|
||||||
|
|
||||||
RETURNS (dict): The spaCy info.
|
RETURNS (dict): The spaCy info.
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user