You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_internal/classification
Matt Clay c9f20aedc0
ansible-test - Fix various type hinting issues. (#79798)
* ansible-test - Add missing type hints.

* ansible-test - Remove redundant type hints.

* ansible-test - Fix return type annotations.

* ansible-test - Add assert, casts to assist mypy.

* ansible-test - Fix incorrect type hints.

* ansible-test - Remove no-op code.

* ansible-test - Fix incorrect types.

* ansible-test - Fix method signature mismatch.
1 year ago
..
__init__.py ansible-test - Fix self-test change handling. (#78521) 2 years ago
common.py ansible-test - Use more native type hints. (#78435) 2 years ago
csharp.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
powershell.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
python.py ansible-test - Fix various type hinting issues. (#79798) 1 year ago