Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 78e7531 commit dfcbe97Copy full SHA for dfcbe97
lib/matplotlib/tests/test_backend_ps.py
@@ -82,4 +82,4 @@ def test_savefig_to_stringio_with_usetex_eps():
82
83
if __name__ == '__main__':
84
import nose
85
- nose.runmodule(argv=['-s', '--with-doctest', '-verbose'], exit=False)
+ nose.runmodule(argv=['-s', '--with-doctest'], exit=False)
0 commit comments