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 eff36d2 commit 2d1ba6cCopy full SHA for 2d1ba6c
tests/plugins/test_marker_cluster.py
@@ -61,8 +61,6 @@ def test_marker_cluster():
61
in out
62
) # noqa
63
64
- print(out)
65
- print(expected)
66
assert expected in out
67
68
bounds = m.get_bounds()
0 commit comments