Spaces:
Running
Running
File size: 139 Bytes
7128e18 |
1 2 3 4 5 6 7 |
import streamlit as st
from repo_directory import Championship_Standings
from repo_directory import button
Championship_Standings.plot()
|