From 842c054a40843935ed303c0f264a3ae05597be0f Mon Sep 17 00:00:00 2001 From: malvoria Date: Fri, 5 Oct 2018 14:48:57 +0200 Subject: [PATCH] Update practice.ipynb --- Lectures/Lecture3/practice.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/Lectures/Lecture3/practice.ipynb b/Lectures/Lecture3/practice.ipynb index 3073b7b..d218eca 100644 --- a/Lectures/Lecture3/practice.ipynb +++ b/Lectures/Lecture3/practice.ipynb @@ -285,6 +285,7 @@ "- `using System.Net.Http`;\n", "- `using System.Text`;\n", "- `using Newtonsoft.Json`;\n", + "\n", "Moreover, for the correct functioning of the code above, we also need to write the following class :\n", "\n", "\n",