140c24b ecd799f 8916dd4 ecd799f 8916dd4 f3c9f44 a47b653
1
2
3
4
5
6
7
8
9
import streamlit as st from utils.wolvesville import Wolvesville from utils.helper import getTitle api = Wolvesville() st.markdown(getTitle("Yenaldooshi"), unsafe_allow_html=True)