Skip to content

Commit 837723f

Browse files
committed
Pep8 gud.
1 parent 10efd2b commit 837723f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_axes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5918,4 +5918,4 @@ def test_share_unshare_3d_axes():
59185918
assert ax1 in sharedz
59195919

59205920
sharedz = ax1._shared_z_axes
5921-
assert ax2 in sharedz
5921+
assert ax2 in sharedz

0 commit comments

Comments
 (0)