#!/usr/bin/env python 
from streamlit_heroku import main

main.main()
