We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__init__.py
1 parent e42803c commit 1fd7a33Copy full SHA for 1fd7a33
lib/matplotlib/__init__.py
@@ -1222,6 +1222,7 @@ def tk_window_focus():
1222
'matplotlib.tests.test_axes',
1223
'matplotlib.tests.test_backend_pdf',
1224
'matplotlib.tests.test_backend_pgf',
1225
+ 'matplotlib.tests.test_backend_ps',
1226
'matplotlib.tests.test_backend_qt4',
1227
'matplotlib.tests.test_backend_svg',
1228
'matplotlib.tests.test_basic',
0 commit comments