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/_util
Matt Clay 117cf0a44b
ansible-test - Disable the pep8 E203 rule (#79966)
The `E203` rule in `pycodestyle` is not fully PEP 8 compliant.
Disabling it provides compatibility with the output of the `black` code formatter.
3 years ago
..
controller ansible-test - Disable the pep8 E203 rule (#79966) 3 years ago
target ansible-test - Fix various type hinting issues. (#79798) 3 years ago
__init__.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago