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
50a543ce
Commit
50a543ce
authored
Mar 29, 2024
by
赵小蒙
Browse files
s3配置信息路径更换
parent
575ca00e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
magic_pdf/spark/s3.py
magic_pdf/spark/s3.py
+1
-1
No files found.
magic_pdf/spark/s3.py
View file @
50a543ce
...
...
@@ -6,7 +6,7 @@ import re
import
random
from
typing
import
List
,
Union
try
:
from
app.co
mmon
import
s3_buckets
,
s3_clusters
,
get_cluster_name
,
s3_users
from
app.co
nfig
import
s3_buckets
,
s3_clusters
,
get_cluster_name
,
s3_users
except
ImportError
:
from
magic_pdf.spark
import
s3_buckets
,
s3_clusters
,
get_cluster_name
,
s3_users
...
...
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