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/commands/integration/cloud
Matt Clay 3eb0485dd9
ansible-test - Use more native type hints. (#78435)
* ansible-test - Use more native type hints.

Simple search and replace to switch from comments to native type hints for return types of functions with no arguments.

* ansible-test - Use more native type hints.

Conversion of simple single-line function annotation type comments to native type hints.

* ansible-test - Use more native type hints.

Conversion of single-line function annotation type comments with default values to native type hints.

* ansible-test - Use more native type hints.

Manual conversion of type annotation comments for functions which have pylint directives.
3 years ago
..
__init__.py ansible-test - Use more native type hints. (#78435) 3 years ago
acme.py ansible-test - Use more native type hints. (#78435) 3 years ago
aws.py ansible-test - Use more native type hints. (#78435) 3 years ago
azure.py ansible-test - Use more native type hints. (#78435) 3 years ago
cloudscale.py ansible-test - Use more native type hints. (#78435) 3 years ago
cs.py ansible-test - Use more native type hints. (#78435) 3 years ago
digitalocean.py ansible-test - Use more native type hints. (#78435) 3 years ago
foreman.py ansible-test - Use more native type hints. (#78435) 3 years ago
galaxy.py ansible-test - Use more native type hints. (#78435) 3 years ago
gcp.py ansible-test - Use more native type hints. (#78435) 3 years ago
hcloud.py ansible-test - Use more native type hints. (#78435) 3 years ago
httptester.py ansible-test - Use more native type hints. (#78435) 3 years ago
nios.py ansible-test - Use more native type hints. (#78435) 3 years ago
opennebula.py ansible-test - Use more native type hints. (#78435) 3 years ago
openshift.py ansible-test - Use more native type hints. (#78435) 3 years ago
scaleway.py ansible-test - Use more native type hints. (#78435) 3 years ago
vcenter.py ansible-test - Use more native type hints. (#78435) 3 years ago
vultr.py ansible-test - Use more native type hints. (#78435) 3 years ago