8000 DOC: Fixed PEP8 thing · matplotlib/matplotlib@ca2bfc8 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca2bfc8

Browse files
committed
DOC: Fixed PEP8 thing
1 parent 604a02e commit ca2bfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4682,7 +4682,7 @@ def imshow(self, X, cmap=None, norm=None, aspect=None,
46824682
See also
46834683
--------
46844684
matshow : Plot a matrix or an array as an image.
4685-
4685+
46864686
Notes
4687 3EC1 4687
-----
46884688
Unless *extent* is used, pixel centers will be located at integer

0 commit comments

Comments
 (0)
0