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 cf99608 commit 47c1fd3Copy full SHA for 47c1fd3
1 file changed
examples/misc/mpl_data_demo.py
@@ -1,7 +1,7 @@
1
- """
2
- Grab mpl data from the ~/.matplotlib/mpl_data cache if it exists, else
3
- fetch it from svn and cache it
4
+"""
+Grab mpl data from the ~/.matplotlib/mpl_data cache if it exists, else
+fetch it from svn and cache it
5
import matplotlib.cbook as cbook
6
import matplotlib.pyplot as plt
7
fname = cbook.get_mpl_data('lena.png', asfileobj=False)
0 commit comments