mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Update docstring
This commit is contained in:
parent
bf240132d7
commit
b2bcdec0f6
|
@ -67,7 +67,7 @@ class CLI(object):
|
|||
"""
|
||||
Generate Python package for model data, including meta and required
|
||||
installation files. A new directory will be created in the specified
|
||||
output directory.
|
||||
output directory, and model data will be copied over.
|
||||
"""
|
||||
|
||||
cli_package(input_dir, output_dir)
|
||||
|
|
Loading…
Reference in New Issue
Block a user