mirror of https://github.com/ansible/ansible.git
[stable-2.9] ansible-test - Fix `pylint` error.
This prevents `pylint` from failing with warnings reported as errors and with no test results given.
Resolves https://github.com/ansible/ansible/issues/75791
(cherry picked from commit a00c61719b)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/75810/head
parent
b26b96dd3a
commit
d4f96531d9
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test - Update ``isort`` constraint from version 4.3.15 to 4.3.16 to prevent ``pylint`` from failing with warnings reported as errors.
|
||||
Loading…
Reference in New Issue