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 6a2d498

Browse filesBrowse files
committed
flake
1 parent 2e20e67 commit 6a2d498
Copy full SHA for 6a2d498

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

‎lib/matplotlib/tests/test_preprocess_data.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_preprocess_data.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,4 @@ def test_data_kwarg(self, plotter, fig_test, fig_ref):
247247

248248
plotter(fig_test.subplots(), 'xval', 'yval',
249249
data={'xval': x, 'yval': y})
250-
plotter(fig_ref.subplots(), x, y)
250+
plotter(fig_ref.subplots(), x, y)

0 commit comments

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