[matplotlib] pylab -> pyplot

This commit is contained in:
Max Zwiessele 2015-09-10 08:55:54 +01:00
parent b5f5f39007
commit c1a2f7e556
16 changed files with 17 additions and 17 deletions

View file

@ -4,4 +4,4 @@
try:
from . import matplot_dep
except (ImportError, NameError):
print('Fail to load GPy.plotting.matplot_dep.')
# Matplotlib not available