tracinginsights commited on
Commit
d92ae4d
1 Parent(s): 3e9ea0e

Update pages/Long_Run_Race_Pace.py

Browse files
Files changed (1) hide show
  1. pages/Long_Run_Race_Pace.py +1 -1
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