battery_builder / app.py
morteza's picture
Update app.py
e0d4b7a
raw history blame
No virus
73 Bytes
import streamlit as st
st.write(f'streamlit version: {st.__version__}')