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
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)
2 years ago
..
argparsing [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976) 2 years ago
commands ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
parsers [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976) 2 years ago
__init__.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
actions.py ansible-test - Use more native type hints. (#78435) 2 years ago
compat.py [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976) 2 years ago
completers.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
converters.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
environments.py [stable-2.14] ansible-test - Improve container management. (#78550) (#79507) 2 years ago
epilog.py ansible-test - Improve help for unsupported cwd. (#76866) 3 years ago