Spaces:
Running
Running
Update curated.py
Browse files- curated.py +2 -2
curated.py
CHANGED
|
@@ -653,9 +653,9 @@ filtering_process = Div(
|
|
| 653 |
),
|
| 654 |
table_div_freelaw,
|
| 655 |
Details(
|
| 656 |
-
Summary("FreeLaw Filtering Examples")
|
| 657 |
freelaw_examples,
|
| 658 |
-
)
|
| 659 |
|
| 660 |
),
|
| 661 |
),
|
|
|
|
| 653 |
),
|
| 654 |
table_div_freelaw,
|
| 655 |
Details(
|
| 656 |
+
Summary("FreeLaw Filtering Examples"),
|
| 657 |
freelaw_examples,
|
| 658 |
+
),
|
| 659 |
|
| 660 |
),
|
| 661 |
),
|