1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-17 01:11:28 +00:00

Fix typing.Tuple is deprecated linting error

This commit is contained in:
Mariam Ahhttouche 2026-03-06 12:34:20 +00:00
parent 0f5a46c98b
commit 4a4ec34145
2 changed files with 10 additions and 10 deletions

View file

@ -6,4 +6,5 @@ uv_python
uv
python
skip/python2
skip/python3.8
skip/windows