mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 12:50:20 +03:00
add dot
This commit is contained in:
parent
fb89eb898e
commit
949c9e8ac0
|
@ -151,7 +151,7 @@ class registry(thinc.registry):
|
|||
module and path to the file it's defined in, the line number and the
|
||||
docstring, if available.
|
||||
|
||||
registry_name (str): Name of the catalogue registry
|
||||
registry_name (str): Name of the catalogue registry.
|
||||
func_name (str): Name of the registered function.
|
||||
RETURNS (Dict[str, Optional[Union[str, int]]]): The function info.
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user