From 560278a95bb02c984400d278e75fdf3a3f47486a Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 23 Apr 2024 16:04:05 +0000 Subject: [PATCH] S3 contract path changed --- streamlit/interface_0.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit/interface_0.py b/streamlit/interface_0.py index 4bd198e..371cf90 100644 --- a/streamlit/interface_0.py +++ b/streamlit/interface_0.py @@ -112,7 +112,7 @@ if user_mail in user_list: file_names.append(str(uploaded_file.name)) st.write(f"{batch_id} created") - st.write(f"Files uploaded to s3://{client_bucket}/{landing_zone}/{batch_id}") + st.write(f"Files uploaded to s3://{client_bucket}/{landing_zone}{batch_id}") # @st.cache_data