Fix indent in bootstrap.py

This commit is contained in:
Alex Goodman 2016-11-13 15:32:16 -08:00 committed by GitHub
parent aded8681bb
commit 0a7a9d7b9b

View file

@ -218,7 +218,7 @@ class PyZeppelinContext(object):
try:
matplotlib.use('module://backend_zinline')
import backend_zinline
# Everything looks good so make config assuming that we are using
# an inline backend
self._displayhook = backend_zinline.displayhook