Commit
Β·
8458bdc
1
Parent(s):
1d50517
remove debug
Browse files
app.py
CHANGED
@@ -146,7 +146,7 @@ def nel_app_interface():
|
|
146 |
"The event was held at the [START] Palace of Versailles [END], a symbol of French monarchy."
|
147 |
],
|
148 |
[
|
149 |
-
"At Versailles, [START] Antoinette
|
150 |
],
|
151 |
[
|
152 |
"[START] Maximilien Robespierre [END], a leading member of the National Assembly, also participated."
|
|
|
146 |
"The event was held at the [START] Palace of Versailles [END], a symbol of French monarchy."
|
147 |
],
|
148 |
[
|
149 |
+
"At Versailles, [START] Antoinette, the Queen of France [END], was involved in discussions."
|
150 |
],
|
151 |
[
|
152 |
"[START] Maximilien Robespierre [END], a leading member of the National Assembly, also participated."
|