Skip to content

Commit 2f1fcde

Browse files
committed
docstring in trirefine
1 parent 602176e commit 2f1fcde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tri/trirefine.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class TriRefiner(object):
3737
:class:`~matplotlib.tri.TriInterpolator` (optional)
3838
- the other optional keyword arguments *kwargs* are defined in
3939
each TriRefiner concrete implementation
40+
4041
and which returns (as a tuple) a refined triangular mesh and the
4142
interpolated values of the field at the refined triangulation nodes.
4243

0 commit comments

Comments
 (0)