Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68d6b79 + 6234290 commit f0995e1Copy full SHA for f0995e1
1 file changed
lib/matplotlib/axes/_base.py
@@ -1072,7 +1072,7 @@ def reset_position(self):
1072
"""
1073
Reset the active position to the original position.
1074
1075
- This resets the a possible position change due to aspect constraints.
+ This resets the possible position change due to aspect constraints.
1076
For an explanation of the positions see `.set_position`.
1077
1078
for ax in self._twinned_axes.get_siblings(self):
0 commit comments