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 2491181

Browse filesBrowse files
authored
Fix trailing whitespace.
1 parent 5b39a8e commit 2491181
Copy full SHA for 2491181

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎galleries/tutorials/artists.py

Copy file name to clipboardExpand all lines: galleries/tutorials/artists.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ class in the Matplotlib API, and the one you will be working with most
157157
# plot, has a ``Rectangle`` instance that determines the color,
158158
# transparency, and other properties of the Axes. These instances are
159159
# stored as member variables :attr:`!Figure.patch` and :attr:`!Axes.patch`
160-
# ("Patch" is a name inherited from MATLAB, and is a 2D "patch"
161-
# of color on the figure, e.g., rectangles, circles and polygons).
160+
# ("Patch" is a name inherited from MATLAB, and is a 2D "patch"
161+
# of color on the figure, e.g., rectangles, circles and polygons).
162162
# Every Matplotlib ``Artist`` has the following properties
163163
#
164164
# ========== =================================================================

0 commit comments

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