I was reading through the `_axes.pyi` file when I spotted a [TODO comment](https://github.com/matplotlib/matplotlib/blame/84fbae8eea3bb791ae9175dbe77bf5dee3368275/lib/matplotlib/axes/_axes.pyi#L142) The aim was to separate the `xy2` and `slope` declarations. Thought I should point it out