Commit Graph

1 Commits (967a88963fa619c924a76667a4ed13d38b0c1c69)

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