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 5bee66fc5d
ansible-test - More type hint updates. (#78455)
* Simple regex replace of multi-line function arg annotations on the first line.

* Manually fix up ArgumentParser type annotations.

* Manual type hint conversions.

* Manual conversion of function type hints.

* Remove unnecessary type hints on for statements.
2 years ago
..
argparsing ansible-test - Convert more type hints. (#78449) 2 years ago
commands ansible-test - More type hint updates. (#78455) 2 years ago
parsers ansible-test - Convert more type hints. (#78449) 2 years ago
__init__.py ansible-test - Use more native type hints. (#78435) 2 years ago
actions.py ansible-test - Use more native type hints. (#78435) 2 years ago
compat.py ansible-test - More type hint updates. (#78455) 2 years ago
completers.py ansible-test - Code cleanup and refactoring. (#77169) 3 years ago
converters.py ansible-test - Use more native type hints. (#78435) 2 years ago
environments.py ansible-test - More type hint updates. (#78455) 2 years ago
epilog.py ansible-test - Improve help for unsupported cwd. (#76866) 3 years ago