missing formatting

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2025-02-04 15:40:44 +01:00
parent dc2d03a349
commit 654ce001da

View File

@ -143,7 +143,7 @@ def download(
"\n", "\n",
"Docling can now be configured for running offline using the local artifacts.\n\n", "Docling can now be configured for running offline using the local artifacts.\n\n",
"Using the CLI:", "Using the CLI:",
"`docling --artifacts-path={output_dir} FILE`", f"`docling --artifacts-path={output_dir} FILE`",
"\n", "\n",
"Using Python: see the documentation at <https://ds4sd.github.io/docling/usage>.", "Using Python: see the documentation at <https://ds4sd.github.io/docling/usage>.",
) )