Spaces:
Sleeping
Sleeping
victormiller
commited on
Commit
•
5b6aa1d
1
Parent(s):
1b7cdc8
Update curated.py
Browse files- curated.py +1 -1
curated.py
CHANGED
@@ -432,8 +432,8 @@ def curated(request):
|
|
432 |
data_preprocessing_div,
|
433 |
plotly2fasthtml(get_chart_28168342()),
|
434 |
H2("Local Deduplication"),
|
435 |
-
table_div_data_pipe,
|
436 |
local_dedup_text,
|
|
|
437 |
id="inner-text",
|
438 |
)
|
439 |
)
|
|
|
432 |
data_preprocessing_div,
|
433 |
plotly2fasthtml(get_chart_28168342()),
|
434 |
H2("Local Deduplication"),
|
|
|
435 |
local_dedup_text,
|
436 |
+
table_div_data_pipe,
|
437 |
id="inner-text",
|
438 |
)
|
439 |
)
|