Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4363ce5

Browse files
committed
Remove extra newline
1 parent 5ebd393 commit 4363ce5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/matplotlib/tri/tricontour.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ def _contour_args(self, args, kwargs):
268268
on the backend, the *antialiased* flag and value of *alpha*.""")
269269

270270

271-
272271
@docstring.Substitution(func='tricontour', type='lines')
273272
@docstring.dedent_interpd
274273
def tricontour(ax, *args, **kwargs):

0 commit comments

Comments
 (0)