pull/768/merge
sbkurubar 2025-06-22 10:32:39 +08:00 committed by GitHub
commit 710b12c19e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
sbk.py Normal file
View File

@ -0,0 +1,2 @@
import streamlit as st
st.write("Hello")