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 d4d701a commit 5092a8dCopy full SHA for 5092a8d
1 file changed
lib/matplotlib/tests/test_mathtext.py
@@ -395,4 +395,4 @@ def test_mathtext_cmr10_minus_sign():
395
ax.plot(range(-1, 1), range(-1, 1))
396
with pytest.warns(None) as record:
397
fig.canvas.draw()
398
- assert len(record) == 0
+ assert len(record) == 0
0 commit comments