From 7aad19bd48aa01721dc7f82e14c3af67810656df Mon Sep 17 00:00:00 2001 From: Jithendra Yenugula Date: Fri, 31 Jul 2020 06:59:24 +0530 Subject: [PATCH] Update utils.py --- clean/utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/clean/utils.py b/clean/utils.py index e398342..beb21f5 100644 --- a/clean/utils.py +++ b/clean/utils.py @@ -1,4 +1,3 @@ - # Numpy and pandas by default assume a narrow screen - this fixes that from fastai2.vision.all import * from nbdev.showdoc import *