From b89d806adb9e66bda121841f5d0592bd787311be Mon Sep 17 00:00:00 2001 From: ishika2741 <62151128+ishika2741@users.noreply.github.com> Date: Fri, 16 Oct 2020 14:54:22 +0530 Subject: [PATCH] update commit --- Fake_News_Detection.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/Fake_News_Detection.ipynb b/Fake_News_Detection.ipynb index b370dad..94f4ba1 100644 --- a/Fake_News_Detection.ipynb +++ b/Fake_News_Detection.ipynb @@ -7,6 +7,7 @@ "outputs": [], "source": [ "#FAKENEWSDETECTOR\n", + "#Importing the libraries:\n", "\n", "import numpy as np\n",