uv/docs/concepts
Bartosz Sławecki 5905f40f50
Use type hints in code from uv init (#7225)
Let's promote type hints!

<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
The generated script now annotates the return type of the dummy function
`hello()`.

## Test Plan

<!-- How was it tested? -->
All existing tests have been synced with this update.
2024-09-09 15:37:21 -05:00
..
cache.md Add support for dynamic cache keys (#7136) 2024-09-09 20:19:15 +00:00
dependencies.md docs: list supported sdist formats (#7168) 2024-09-07 19:16:12 +00:00
index.md Update documentation sections (#5452) 2024-07-25 12:37:22 -05:00
projects.md Use type hints in code from uv init (#7225) 2024-09-09 15:37:21 -05:00
python-versions.md Update docs on .python-version file (#7051) 2024-09-04 19:22:34 -04:00
resolution.md treat .tgz the same as .tar.gz (#7201) 2024-09-08 23:09:39 +00:00
tools.md docs: add missing console highlights (#6900) 2024-08-31 19:04:19 -04:00
workspaces.md Update workspace documentation to remove legacy virtual projects (#6720) 2024-08-27 17:31:12 -04:00