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