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 9f0aa6e

Browse filesBrowse files
committed
Blank line added in test_colors.py for pep8 consistency.
1 parent 9ceb6b9 commit 9f0aa6e
Copy full SHA for 9f0aa6e

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_colors.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ def test_pandas_iterable():
587587
cm2 = mcolors.ListedColormap(s, N=5)
588588
assert_sequence_equal(cm1.colors, cm2.colors)
589589

590+
590591
def test_colormap_reversing():
591592
"""Check the generated _lut data of a colormap and corresponding
592593
reversed colormap if they are almost the same."""

0 commit comments

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