From 31f7c83ce1ead1610e2bda4541c93acd9d1adc8f Mon Sep 17 00:00:00 2001
From: Aslan Vatsaev <a.vatsaev@gmail.com>
Date: Sun, 31 Dec 2023 13:34:17 +0100
Subject: [PATCH] Update 00-introduction.ipynb

---
 docs/00-introduction.ipynb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/00-introduction.ipynb b/docs/00-introduction.ipynb
index 993aa1f5..0f33b7d8 100644
--- a/docs/00-introduction.ipynb
+++ b/docs/00-introduction.ipynb
@@ -71,7 +71,8 @@
     "    utterances=[\n",
     "        \"isn't politics the best thing ever\",\n",
     "        \"why don't you tell me about your political opinions\",\n",
-    "        \"don't you just love the president\" \"don't you just hate the president\",\n",
+    "        \"don't you just love the president\",\n",
+             \"don't you just hate the president\",\n",
     "        \"they're going to destroy this country!\",\n",
     "        \"they will save the country!\",\n",
     "    ],\n",
-- 
GitLab