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 0f204ec commit 0a5eea4Copy full SHA for 0a5eea4
1 file changed
lib/matplotlib/tests/test_collections.py
@@ -561,6 +561,7 @@ def get_transform(self):
561
ax.axis([-1, 1, -1, 1])
562
563
564
+@cleanup
565
def test_picking():
566
fig, ax = plt.subplots()
567
col = ax.scatter([0], [0], [1000])
0 commit comments