Spaces:
Running
Running
tracinginsights
commited on
Commit
·
30900e4
1
Parent(s):
c45ae7a
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ if not os.path.exists('repo_directory'):
|
|
22 |
Repo.clone_from(f'https://tracinginsights:{GITHUB_PAT}@github.com/TracingInsights/F1_analysis.git', 'repo_directory' )
|
23 |
|
24 |
from repo_directory.st_functions import st_button, load_css
|
25 |
-
|
26 |
|
27 |
load_css()
|
28 |
|
|
|
22 |
Repo.clone_from(f'https://tracinginsights:{GITHUB_PAT}@github.com/TracingInsights/F1_analysis.git', 'repo_directory' )
|
23 |
|
24 |
from repo_directory.st_functions import st_button, load_css
|
25 |
+
|
26 |
|
27 |
load_css()
|
28 |
|