Commit Graph

1 Commits (a4248a63aa0c9c1236d2368854c9479aaef2593e)

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