8000 Add title to docstring for sphinx-gallery compatibility · matplotlib/matplotlib@435c656 · GitHub
[go: up one dir, main page]

Skip to content

Commit 435c656

Browse files
Add title to docstring for sphinx-gallery compatibility
1 parent 3f80a06 commit 435c656

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/api/watermark_image.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
"""
2+
Watermark image example
3+
24
Use a PNG file as a watermark
35
"""
46
from __future__ import print_function

0 commit comments

Comments
 (0)
0