I typed: ``` > uv python remove cpython-3.13.0-macos-aarch64-none error: unrecognized subcommand 'remove' tip: a similar subcommand exists: 'uv pip uninstall' ``` I'd expect that the "similar subcommand" would be `uv python uninstall` rather than `uv pip uninstall`. `uv 0.4.23 (Homebrew 2024-10-17)`