We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a57029 commit c4e2e19Copy full SHA for c4e2e19
tests/test_addplot.py
@@ -227,3 +227,5 @@ def test_addplot06(bolldata):
227
result = compare_images(rname,tname,tol=IMGCOMP_TOLERANCE)
228
if result is not None:
229
print('result=',result)
230
+ assert result is None
231
+
0 commit comments