Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
e9898892
"examples/with-langchain-python-rag-document/README.md" did not exist on "a85329f59aa73b0713a387a0be76432ce8b0ca47"
Commit
e9898892
authored
Apr 17, 2025
by
dt-yy
Browse files
update test case
parent
74f9978e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/test_cli/test_cli_sdk.py
tests/test_cli/test_cli_sdk.py
+1
-0
No files found.
tests/test_cli/test_cli_sdk.py
View file @
e9898892
...
@@ -397,6 +397,7 @@ class TestCli:
...
@@ -397,6 +397,7 @@ class TestCli:
os
.
system
(
cli_cmd
)
os
.
system
(
cli_cmd
)
common
.
cli_count_folders_and_check_contents
(
os
.
path
.
join
(
pdf_res_path
,
"test_rearch_report"
,
"auto"
))
common
.
cli_count_folders_and_check_contents
(
os
.
path
.
join
(
pdf_res_path
,
"test_rearch_report"
,
"auto"
))
@
pytest
.
mark
.
skip
(
reason
=
"layoutlmv3废弃"
)
@
pytest
.
mark
.
P1
@
pytest
.
mark
.
P1
def
test_local_magic_pdf_layoutlmv3_yolo
(
self
):
def
test_local_magic_pdf_layoutlmv3_yolo
(
self
):
"""magic pdf cli open layoutlmv3."""
"""magic pdf cli open layoutlmv3."""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment