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