Skip to content

Commit 397629e

Browse files
authored
Update contour.py
1 parent d81ca52 commit 397629e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/contour.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ def _initialize_x_y(self, z):
14931493
14941494
If array-like, draw contour lines at the specified levels.
14951495
The values must be in increasing order.
1496-
1496+
14971497
If not given, a reasonable default is automatically chosen. For linear
14981498
scales, this corresponds to *n*=7, typically producing approximately
14991499
8 contour levels. For logarithmic scales, `~matplotlib.ticker.LogLocator`

0 commit comments

Comments
 (0)