Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfcbe97

Browse files
committed
Remove leftover debug
1 parent 78e7531 commit dfcbe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_backend_ps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ def test_savefig_to_stringio_with_usetex_eps():
8282

8383
if __name__ == '__main__':
8484
import nose
85-
nose.runmodule(argv=['-s', '--with-doctest', '-verbose'], exit=False)
85+
nose.runmodule(argv=['-s', '--with-doctest'], exit=False)

0 commit comments

Comments
 (0)