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 21472e5

Browse filesBrowse files
committed
Update range4.py
1 parent 5996680 commit 21472e5
Copy full SHA for 21472e5

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Filter options
  • lib/matplotlib/sphinxext/tests/tinypages
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed

‎lib/matplotlib/sphinxext/tests/tinypages/range4.py

Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/tests/tinypages/range4.py
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,3 @@
33
plt.figure()
44
plt.plot(range(4))
55
plt.show()
6-
7-
def range6():
8-
plt.figure()
9-
plt.plot(range(6))
10-
plt.show()

0 commit comments

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