You are reading an old version of the documentation (v2.0.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set_yticks.html
matplotlib

Travis-CI:

This Page

matplotlib.axes.Axes.set_yticks

Axes.set_yticks(ticks, minor=False)

Set the y ticks with list of ticks

ACCEPTS: sequence of floats

Keyword arguments:

minor: [ False | True ]
Sets the minor ticks if True