Update info.py

This commit is contained in:
leopardracer 2025-06-11 21:18:44 +03:00 committed by GitHub
parent 41e07772dc
commit 95a4167bd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ def info(
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.
"""