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
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
..
ci
classification ansible-test - More type hint updates. (#78455) 2 years ago
cli ansible-test - More type hint updates. (#78455) 2 years ago
commands
compat
provider
__init__.py ansible-test - Convert more type hints. (#78449) 2 years ago
ansible_util.py
become.py
bootstrap.py
cache.py
completion.py
config.py
connections.py
constants.py
containers.py
content_config.py
core_ci.py
coverage_util.py
data.py
delegation.py
diff.py
docker_util.py
encoding.py
executor.py
git.py
host_configs.py
host_profiles.py
http.py
init.py
inventory.py
io.py
junit_xml.py
locale_util.py
metadata.py
payload.py ansible-test - Convert more type hints. (#78449) 2 years ago
provisioning.py
pypi_proxy.py
python_requirements.py ansible-test - Convert more type hints. (#78449) 2 years ago
ssh.py
target.py
test.py
thread.py
timeout.py
util.py
util_common.py
venv.py