Spaces:
Sleeping
Sleeping
Update TLDR.py
Browse files
TLDR.py
CHANGED
|
@@ -64,8 +64,7 @@ def run_code(buttons_to_add, arxiv_tags, event = None):
|
|
| 64 |
|
| 65 |
|
| 66 |
def update_mainTLDR(buttons_to_add, paper_list):
|
| 67 |
-
|
| 68 |
-
|
| 69 |
# Create a list to store the contents for the selected categories
|
| 70 |
content_list = []
|
| 71 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
def update_mainTLDR(buttons_to_add, paper_list):
|
| 67 |
+
|
|
|
|
| 68 |
# Create a list to store the contents for the selected categories
|
| 69 |
content_list = []
|
| 70 |
|