Spaces:
Running
Running
tracinginsights
commited on
Commit
•
d92ae4d
1
Parent(s):
3e9ea0e
Update pages/Long_Run_Race_Pace.py
Browse files
pages/Long_Run_Race_Pace.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import streamlit as st
|
2 |
from repo_directory import Long_Run_Race_Pace
|
3 |
-
from repo_directory import button
|
4 |
|
5 |
import pandas as pd
|
6 |
|
|
|
1 |
import streamlit as st
|
2 |
from repo_directory import Long_Run_Race_Pace
|
3 |
+
from repo_directory import button, utils
|
4 |
|
5 |
import pandas as pd
|
6 |
|