tiny typo (duplicate word) (#10959)

Fix an apparent typo
This commit is contained in:
Paul 2025-01-25 10:30:10 -06:00 committed by GitHub
parent a681905e12
commit e8d6b330a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ jobs:
## Multiple Python versions
When using a matrix test test multiple Python versions, set the Python version using
When using a matrix to test multiple Python versions, set the Python version using
`astral-sh/setup-uv`, which will override the Python version specification in the `pyproject.toml`
or `.python-version` files: