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 5f7b119

Browse filesBrowse files
committed
PEP-8 fix
addition of extra blank line
1 parent 9ad1dc2 commit 5f7b119
Copy full SHA for 5f7b119

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎lib/matplotlib/tests/test_mlab.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mlab.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ def test_csv2rec_yearfirst(self):
392392
array = mlab.csv2rec(self.fd, names='a', yearfirst=True)
393393
assert_array_equal(array['a'].tolist(), expected)
394394

395+
395396
class window_testcase(CleanupTestCase):
396397
def setUp(self):
397398
np.random.seed(0)

0 commit comments

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