mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 07:22:14 +00:00
remove print
This commit is contained in:
parent
0349aebb52
commit
784eafbed5
@ -247,7 +247,6 @@ class MsWordDocumentBackend(DeclarativeDocumentBackend):
|
||||
if paragraph.text is None:
|
||||
return
|
||||
text = text.strip()
|
||||
print(text)
|
||||
|
||||
# Common styles for bullet and numbered lists.
|
||||
# "List Bullet", "List Number", "List Paragraph"
|
||||
|
Loading…
Reference in New Issue
Block a user