Skip to content

Commit

Permalink
Backport PR #9711: Minor markup fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby authored and MeeseeksDev[bot] committed Nov 8, 2017
1 parent aecede1 commit d4ee8f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/matplotlib/lines.py
Expand Up @@ -544,8 +544,8 @@ def set_markevery(self, every):
Parameters
----------
every: None | int | length-2 tuple of int | slice | list/array of int |
float | length-2 tuple of float
every: None | int | length-2 tuple of int | slice | list/array of int \
| float | length-2 tuple of float
Which markers to plot.
- every=None, every point will be plotted.
Expand Down

0 comments on commit d4ee8f9

Please sign in to comment.