We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10efd2b commit 837723fCopy full SHA for 837723f
lib/matplotlib/tests/test_axes.py
@@ -5918,4 +5918,4 @@ def test_share_unshare_3d_axes():
5918
assert ax1 in sharedz
5919
5920
sharedz = ax1._shared_z_axes
5921
- assert ax2 in sharedz
+ assert ax2 in sharedz
0 commit comments