Spaces:
Runtime error
Runtime error
ugmSorcero
commited on
Commit
·
2a3f625
1
Parent(s):
0a35ae0
Linter
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ def run_demo():
|
|
40 |
# "nav-item": {},
|
41 |
"nav-link": {"font-size": "20px", "text-align": "left"},
|
42 |
# "nav-link-selected": {"background-color": "green"},
|
43 |
-
}
|
44 |
)
|
45 |
component_select_pipeline(navigation)
|
46 |
|
|
|
40 |
# "nav-item": {},
|
41 |
"nav-link": {"font-size": "20px", "text-align": "left"},
|
42 |
# "nav-link-selected": {"background-color": "green"},
|
43 |
+
},
|
44 |
)
|
45 |
component_select_pipeline(navigation)
|
46 |
|