Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3e5c93c

Browse filesBrowse files
ericmjlAmyTeegarden
authored andcommitted
Update pythonic_matplotlib.py
Fixed docstring.
1 parent ec51161 commit 3e5c93c
Copy full SHA for 3e5c93c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎examples/pylab_examples/pythonic_matplotlib.py

Copy file name to clipboardExpand all lines: examples/pylab_examples/pythonic_matplotlib.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
3737
if called with an object, set calls
3838
39-
plt.object.set_somestring(attribute)
39+
object.set_somestring(attribute)
4040
4141
if called with a sequence, set does
4242

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.