Skip to content

Commit 91da91e

Browse files
committed
Add ProgressBar import back
1 parent 4417723 commit 91da91e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymupdf4llm/pymupdf4llm/helpers/pymupdf_rag.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
from pymupdf4llm.helpers.get_text_lines import get_raw_lines, is_white
3535
from pymupdf4llm.helpers.multi_column import column_boxes
36+
from pymupdf4llm.helpers.progress import ProgressBar
3637

3738
bullet = tuple(
3839
[

0 commit comments

Comments
 (0)