Skip to content

Commit 887e2fc

Browse files
committed
Add missing tricontour parameter documentation
1 parent 0081113 commit 887e2fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tri/tricontour.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ def _contour_args(self, args, kwargs):
253253
Override axis units by specifying an instance of a
254254
:class:`matplotlib.units.ConversionInterface`.
255255
256-
257256
antialiased : bool, optional
258257
Enable antialiasing, overriding the defaults. For
259258
filled contours, the default is *True*. For line contours,

0 commit comments

Comments
 (0)