8000 Removed trailing whitespace · matplotlib/matplotlib@2d44ce2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d44ce2

Browse files
committed
Removed trailing whitespace
1 parent 500d1bc commit 2d44ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/lines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ def set_markevery(self, every):
463463
464464
e.g., if `every=5`, every 5-th marker will be plotted.
465465
466-
ACCEPTS: [None | int | length-2 tuple of int | slice |
466+
ACCEPTS: [None | int | length-2 tuple of int | slice |
467467
list/array of int | float | length-2 tuple of float]
468468
469469
Parameters

0 commit comments

Comments
 (0)
0