File size: 176 Bytes
ac6c40f
 
57616af
ac6c40f
 
 
57616af
ac6c40f
 
 
57616af
ac6c40f
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import streamlit as st

from .streamlit_utils import make_text_input

N_FIELDS = 1


def considerations_page():
    return None


def considerations_summary():
    return None