Update docstring

This commit is contained in:
ines 2017-03-20 22:50:55 +01:00
parent bf240132d7
commit b2bcdec0f6

View File

@ -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)