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/cli/parsers
Matt Clay 7027806a77
[stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)
* 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.

(cherry picked from commit c9f20aedc0)
3 years ago
..
__init__.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
base_argument_parsers.py [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976) 3 years ago
helpers.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
host_config_parsers.py ansible-test - Convert more type hints. (#78449) 3 years ago
key_value_parsers.py [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976) 3 years ago
value_parsers.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago