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

Skip to content

Commit 533e33f

Browse files
hkucukdereliNelleV
authored andcommitted
Documentation changes to _axes.py
1 parent 625d359 commit 533e33f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1840,7 +1840,6 @@ def step(self, x, y, *args, **kwargs):
18401840
----
18411841
Additional parameters are the same as those for
18421842
:func:`~matplotlib.pyplot.plot`.
1843-
18441843
"""
18451844

18461845
where = kwargs.pop('where', 'pre')

0 commit comments

Comments
 (0)