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/changelogs/fragments/ansible-test-pep8-e203.yml

4 lines
224 B
YAML

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.