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 4479d18

Browse filesBrowse files
tacaswellMeeseeksDev[bot]
authored andcommitted
Backport PR #9665: Update agg_oo_sgskip.py
1 parent d634d55 commit 4479d18
Copy full SHA for 4479d18

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

‎examples/api/agg_oo_sgskip.py

Copy file name to clipboardExpand all lines: examples/api/agg_oo_sgskip.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
fig = Figure()
1313
# A canvas must be manually attached to the figure (pyplot would automatically
14-
# do it). This is done by instanciating the canvas with the figure as
14+
# do it). This is done by instantiating the canvas with the figure as
1515
# argument.
1616
FigureCanvas(fig)
1717
ax = fig.add_subplot(111)

0 commit comments

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