mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Clean docstrings in Update plugins/modules/uv_python.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
4cb5b0e143
commit
ba49bc71c1
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ class UV:
|
|||
Runs command 'uv python install X.Y.Z' which installs specified python version.
|
||||
If patch version is not specified uv installs latest available patch version.
|
||||
Returns:
|
||||
tuple [bool, str, str, int, list, list]
|
||||
- boolean to indicate if method changed state
|
||||
- command's stdout
|
||||
- command's stderr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue