Skip to content

Navigation Menu

Sign in
Appearance settings

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

Appearance settings

Commit 0af8ebd

Browse filesBrowse files
story645QuLogic
andauthored
Update lib/matplotlib/markers.py
Co-Authored-By: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent ff0305d commit 0af8ebd
Copy full SHA for 0af8ebd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/markers.py

Copy file name to clipboardExpand all lines: lib/matplotlib/markers.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ def __init__(self, marker=None, fillstyle=None):
217217
See the descriptions of possible markers in the module docstring.
218218
219219
fillstyle : str, default: 'full'
220-
One of 'full', 'left", 'right', 'bottom', 'top', 'none'.
220+
One of 'full', 'left', 'right', 'bottom', 'top', 'none'.
221221
"""
222222
self._marker_function = None
223223
self.set_fillstyle(fillstyle)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.