docs: fix tip markup in python-versions.md (#6409)

## Summary

Currently there's an empty tip box.

## Test Plan

Docs only, therefore eyeballed. :)
This commit is contained in:
Hynek Schlawack 2024-08-22 10:51:35 +02:00 committed by GitHub
parent 04e2ff57aa
commit a3a5b82a17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -171,8 +171,8 @@ during `uv python install`.
!!! tip
The `--python-downloads` option can be passed to any uv command, or it can be set in a
[persistent configuration file](../configuration/files.md) to change the default behavior.
The `--python-downloads` option can be passed to any uv command, or it can be set in a
[persistent configuration file](../configuration/files.md) to change the default behavior.
## Adjusting Python version preferences