Yacine Jernite
initial commit
ac6c40f
raw
history blame
No virus
168 Bytes
import streamlit as st
from .streamlit_utils import (
make_text_input
)
N_FIELDS = 1
def results_page():
return None
def results_summary():
return None