Skip to content

Commit

Permalink
missing formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
  • Loading branch information
dolfim-ibm committed Feb 4, 2025
1 parent dc2d03a commit 654ce00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docling/cli/models_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def download(
"\n",
"Docling can now be configured for running offline using the local artifacts.\n\n",
"Using the CLI:",
"`docling --artifacts-path={output_dir} FILE`",
f"`docling --artifacts-path={output_dir} FILE`",
"\n",
"Using Python: see the documentation at <https://ds4sd.github.io/docling/usage>.",
)
Expand Down

0 comments on commit 654ce00

Please sign in to comment.