Update utils.py

This commit is contained in:
Jithendra Yenugula
2020-07-31 06:59:24 +05:30
committed by GitHub
parent 102e716b47
commit 7aad19bd48

View File

@@ -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 *