summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-pep8-e203.yml
blob: 9cba17b1107de6b55fab643e2beac4092ed27882 (plain)
1
2
3
minor_changes:
  - ansible-test - The ``pep8`` sanity test rule ``E203`` is now disabled since it is not PEP 8 compliant.
                   This provides compatibility with output generated by the ``black`` code formatter.