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 1fd7a33

Browse filesBrowse files
committed
add new ps backend test file in __init__.py
1 parent e42803c commit 1fd7a33
Copy full SHA for 1fd7a33

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/__init__.py

Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,6 +1222,7 @@ def tk_window_focus():
12221222
'matplotlib.tests.test_axes',
12231223
'matplotlib.tests.test_backend_pdf',
12241224
'matplotlib.tests.test_backend_pgf',
1225+
'matplotlib.tests.test_backend_ps',
12251226
'matplotlib.tests.test_backend_qt4',
12261227
'matplotlib.tests.test_backend_svg',
12271228
'matplotlib.tests.test_basic',

0 commit comments

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