Commit Graph

1 Commits (9f02e505d94bf402cfcc268efb3ace42dc2de4b7)

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