Skip to content

Commit 9c98ab0

Browse files
authored
Add 'return' section in _quiver_doc (#19566)
1 parent fa73bc0 commit 9c98ab0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/matplotlib/quiver.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,10 @@
186186
187187
%(PolyCollection_kwdoc)s
188188
189+
Returns
190+
-------
191+
matplotlib.quiver.Quiver
192+
189193
See Also
190194
--------
191195
.Axes.quiverkey : Add a key to a quiver plot.

0 commit comments

Comments
 (0)