Close instead of clear test_scatterplotitm

This commit is contained in:
Ogi Moore 2021-06-06 09:31:16 -07:00
parent 3c352dd1a9
commit f225724f26

View File

@ -63,7 +63,7 @@ def test_scatterplotitem():
spot.setData(None)
app.processEvents()
plot.clear()
plot.close()
def test_init_spots():