8000 Merge pull request #9711 from anntzer/markupfix · matplotlib/matplotlib@bdb8568 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit bdb8568

Browse files
authored
Merge pull request #9711 from anntzer/markupfix
Minor markup fix.
2 parents f2afc4c + 08288af commit bdb8568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/lines.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,8 +550,8 @@ def set_markevery(self, every):
550550
551551
Parameters
552552
----------
553-
every: None | int | length-2 tuple of int | slice | list/array of int |
554-
float | length-2 tuple of float
553+
every: None | int | length-2 tuple of int | slice | list/array of int \
554+
| float | length-2 tuple of float
555555
Which markers to plot.
556556
557557
- every=None, every point will be plotted.

0 commit comments

Comments
 (0)
0