Commit Graph

1 Commits (c05d8136619ffe5bd701b9b94c6a5864baba02ca)

Author SHA1 Message Date
Matt Clay 117cf0a44b
ansible-test - Disable the pep8 E203 rule (#79966)
The `E203` rule in `pycodestyle` is not fully PEP 8 compliant.
Disabling it provides compatibility with the output of the `black` code formatter.
2 years ago