From 809aa14eac9b82d4aca3def77688bbb32f996846 Mon Sep 17 00:00:00 2001 From: Luca Mannini <dev@lucamannini.com> Date: Thu, 1 Feb 2024 17:52:11 +0100 Subject: [PATCH] fix to comment --- docs/00-introduction.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/00-introduction.ipynb b/docs/00-introduction.ipynb index 5ec13702..e84105e0 100644 --- a/docs/00-introduction.ipynb +++ b/docs/00-introduction.ipynb @@ -201,13 +201,6 @@ "source": [ "rl.retrieve_multiple_routes(\"Hi! How are you doing in politics??\")" ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "In this case, we return `None` because no matches were identified." - ] } ], "metadata": { -- GitLab