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
a6be18fb
"...resnet50_tensorflow.git" did not exist on "7e67dbbcb986434eaef6f1e362abc2a1579cc7b5"
Commit
a6be18fb
authored
May 22, 2024
by
quyuan
Browse files
skip case
parent
e76bc9fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_cli/lib/common.py
tests/test_cli/lib/common.py
+1
-1
No files found.
tests/test_cli/lib/common.py
View file @
a6be18fb
...
@@ -17,7 +17,7 @@ def count_folders_and_check_contents(directory):
...
@@ -17,7 +17,7 @@ def count_folders_and_check_contents(directory):
folder_count
=
folder_count
+
1
folder_count
=
folder_count
+
1
assert
os
.
listdir
(
folder_path
)
is
not
None
assert
os
.
listdir
(
folder_path
)
is
not
None
print
(
folder_count
)
print
(
folder_count
)
assert
folder_count
==
1
3
assert
folder_count
==
1
4
if
__name__
==
"__main__"
:
if
__name__
==
"__main__"
:
...
...
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