mirror of https://github.com/ansible/ansible.git
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/75791pull/75809/head
parent
ac1132e2a5
commit
a00c61719b
@ -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