Skip to content

Commit bcc902e

Browse files
committed
Fix number of missing lines
1 parent 9df4fe0 commit bcc902e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6468,7 +6468,6 @@ def _update_pocolor_lims(self, collection, coords):
64686468
self.update_datalim(coords)
64696469
self._request_autoscale_view()
64706470

6471-
64726471
@_preprocess_data()
64736472
@_docstring.interpd
64746473
def pcolorfast(self, *args, alpha=None, norm=None, cmap=None, vmin=None,

0 commit comments

Comments
 (0)