Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50ff69 commit 05e13bdCopy full SHA for 05e13bd
1 file changed
lib/matplotlib/artist.py
@@ -136,4 +136,4 @@ def update(self, props):
136
if func is None or not callable(func):
137
raise AttributeError('Unknown property %s'%k)
138
func(v)
139
- print 'set', k, v
+
0 commit comments