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

Skip to content

Commit f082fdb

Browse files
committed
Docstring update
1 parent 8beacc5 commit f082fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pylab_examples/pythonic_matplotlib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Some people prefer to write more pythonic, object oriented, code
2+
Some people prefer to write more pythonic, object-oriented code
33
rather than use the pyplot interface to matplotlib. This example shows
44
you how.
55

0 commit comments

Comments
 (0)