mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Add future annotations
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
b0555c9679
commit
e774e5f0b3
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
DOCUMENTATION = r"""
|
||||
module: uv_python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue