Spaces:
Running
Running
Commit
·
80fdb1e
1
Parent(s):
45cd785
fix newlines
Browse files
main.py
CHANGED
|
@@ -163,13 +163,6 @@ def get():
|
|
| 163 |
P("""This is the conclusion section where we
|
| 164 |
summarize the key points discussed in the blog post
|
| 165 |
and provide final thoughts.
|
| 166 |
-
|
| 167 |
-
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
|
| 171 |
-
|
| 172 |
-
|
| 173 |
"""),
|
| 174 |
id="section4",
|
| 175 |
),
|
|
|
|
| 163 |
P("""This is the conclusion section where we
|
| 164 |
summarize the key points discussed in the blog post
|
| 165 |
and provide final thoughts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 166 |
"""),
|
| 167 |
id="section4",
|
| 168 |
),
|