diff --git a/doc/source/getting_started/10min.rst b/doc/source/getting_started/10min.rst index 66e500131b316..003ac9f97e6c2 100644 --- a/doc/source/getting_started/10min.rst +++ b/doc/source/getting_started/10min.rst @@ -698,7 +698,6 @@ Plotting See the :ref:`Plotting ` docs. .. ipython:: python - :suppress: import matplotlib.pyplot as plt plt.close('all')