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 b38a951

Browse filesBrowse files
committed
Minor edit to restart Travis
Travis failed with unrelated issues (connection timeout to coveralls).
1 parent d984d2b commit b38a951
Copy full SHA for b38a951

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/tests/tinypages/range6.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ def range4():
77

88

99
def range6():
10+
'''This is the function that should be executed.'''
1011
plt.figure()
1112
plt.plot(range(6))
1213
plt.show()

0 commit comments

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