Spaces:
Runtime error
Runtime error
File size: 96 Bytes
5e55a06 |
1 2 3 4 5 6 |
import streamlit as st
from module.__custom__ import *
theme = "Overall"
exec_page_home(theme) |