1

When running the following code

from docx2pdf import convert
convert(path)

it prints the following output followed by a blank line

HBox(children=(FloatProgress(value=0.0, max=6.0), HTML(value='')))

Is there a way to suppress this output message?

ASE
  • 1,702
  • 2
  • 21
  • 29

0 Answers0