Skip to content

Commit 4c489ae

Browse files
committed
Typo fix
1 parent 87ff51d commit 4c489ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,6 +3657,7 @@ def test_rc_grid():
36573657
fig.add_subplot(3, 1, i)
36583658
i += 1
36593659

3660+
36603661
if __name__ == '__main__':
36613662
import nose
36623663
import sys

0 commit comments

Comments
 (0)