mirror of https://github.com/ansible/ansible.git
ansible-test - Code cleanup. (#76540)
* Add missing typing imports. * Remove unnecessary non-capturing group. * Whitespace. * Add type hints. * Ignore PyCharm false positives. * Remove Python 2.x plugin loading logic. * Remove Python 2.x exception handling. * Remove Python 2.x display logic. * Add changelog.pull/76554/head
parent
21b9389a02
commit
4e70156d7e
@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- ansible-test - Miscellaneous code cleanup and type hint fixes.
|
||||
- ansible-test - Remove unused Python 2.x compatibility code.
|
Loading…
Reference in New Issue