Close instead of clear test_scatterplotitm
This commit is contained in:
parent
3c352dd1a9
commit
f225724f26
@ -63,7 +63,7 @@ def test_scatterplotitem():
|
|||||||
spot.setData(None)
|
spot.setData(None)
|
||||||
app.processEvents()
|
app.processEvents()
|
||||||
|
|
||||||
plot.clear()
|
plot.close()
|
||||||
|
|
||||||
|
|
||||||
def test_init_spots():
|
def test_init_spots():
|
||||||
|
Loading…
Reference in New Issue
Block a user