cbensimon's picture
cbensimon HF Staff
Empty newline
ed5e94a
raw
history blame contribute delete
94 Bytes
"""
"""
import streamlit as st
st.set_page_config(layout='wide')
st.table([['πŸ€—'] * 42])