pull/768/merge
sbkurubar 2024-12-02 18:07:28 +00:00 committed by GitHub
commit 913af7687a
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")