From 77936f6a7887ece5dabc14f0332e5dc559424c57 Mon Sep 17 00:00:00 2001 From: binit00 <44134737+binit00@users.noreply.github.com> Date: Wed, 16 Oct 2019 15:29:44 +0530 Subject: [PATCH] library --- code/ch01/tests/test_notebooks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/code/ch01/tests/test_notebooks.py b/code/ch01/tests/test_notebooks.py index b1f6f6cb..0fb3d444 100644 --- a/code/ch01/tests/test_notebooks.py +++ b/code/ch01/tests/test_notebooks.py @@ -1,3 +1,4 @@ +#importing the reqired libraries import unittest import os import subprocess