Skip to content

Commit 55579a4

Browse files
committed
MEP12 - removed commented pylab import
1 parent 030cd4b commit 55579a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/pylab_examples/image_demo2.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from __future__ import print_function
2-
# from pylab import *
32
import matplotlib.pyplot as plt
43
import numpy as np
54
import matplotlib.cbook as cbook

0 commit comments

Comments
 (0)