You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.reset_position.html
Version 3.1.0
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.reset_position

Axes.reset_position(self)

Reset the active position to the original position.

This resets the a possible position change due to aspect constraints. For an explanation of the positions see set_position.