From be1b99bfd63a428878d3e73a0d96c408cc91aa27 Mon Sep 17 00:00:00 2001 From: "Yuichiro Tachibana (Tsuchiya)" Date: Mon, 17 Jun 2024 11:52:38 +0900 Subject: [PATCH 1/2] Fix the AST patch --- streamlit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit b/streamlit index 0455a7ebe..d99b37561 160000 --- a/streamlit +++ b/streamlit @@ -1 +1 @@ -Subproject commit 0455a7ebe9387703fa26d701ec976d53eb57fbf5 +Subproject commit d99b3756111e9a59230ec83c09b235757f78a1af From ef6e74ec0a5d984ba4e9c1cb364db6dcd065fae8 Mon Sep 17 00:00:00 2001 From: "Yuichiro Tachibana (Tsuchiya)" Date: Mon, 17 Jun 2024 12:59:10 +0900 Subject: [PATCH 2/2] Handle not only Expression but also Assignment of st.write_stream() --- streamlit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit b/streamlit index d99b37561..8ea9ba31c 160000 --- a/streamlit +++ b/streamlit @@ -1 +1 @@ -Subproject commit d99b3756111e9a59230ec83c09b235757f78a1af +Subproject commit 8ea9ba31c1a2f5f57a3f340dcb5a84f9e23bc588