From 578c82094c00dd6c2ed3a92fab60b5fac511df07 Mon Sep 17 00:00:00 2001 From: Vadim Nifadev <36514612+nifadyev@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:36:51 +0300 Subject: [PATCH] Fix image source url in notebook --- irrelevant/wtf.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irrelevant/wtf.ipynb b/irrelevant/wtf.ipynb index 809c17f..4ea2333 100644 --- a/irrelevant/wtf.ipynb +++ b/irrelevant/wtf.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\"wtfpython\n", + "\"wtfpython\n", "

What the f*ck Python! \ud83d\ude31

\n", "

Exploring and understanding Python through surprising snippets.

\n", "\n",