Skip to content

Commit 3019339

Browse files
committed
added back two comment lines
1 parent c572eb9 commit 3019339

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/pylab_examples/print_stdout.py

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# -*- noplot -*-
2+
# print png to standard out
3+
14
import sys
25
import matplotlib
36
matplotlib.use('Agg')

0 commit comments

Comments
 (0)