Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21dfdff

Browse files
committed
removed pylab comment
1 parent 8cde3c8 commit 21dfdff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/pylab_examples/manual_axis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"""
99

1010
import numpy as np
11-
# from pylab import figure, show
1211
import matplotlib.pyplot as plt
1312
import matplotlib.lines as lines
1413

0 commit comments

Comments
 (0)