Merge "Enabling pep8 linting and fixing style violations"

This commit is contained in:
Zuul 2022-06-30 18:24:22 +00:00 committed by Gerrit Code Review
commit 9cc9d20869
2 changed files with 1 additions and 1 deletions

View File

@ -133,6 +133,7 @@ commands =
{[testenv:whitespace]commands}
{[testenv:shebangs]commands}
{[testenv:end-of-file]commands}
{[testenv:pep8]commands}
[testenv:releasenotes]
deps = -r {toxinidir}/doc/requirements.txt

View File

@ -35,7 +35,6 @@ from ansible.module_utils.basic import AnsibleModule
from yaml import safe_load as yaml_safe_load
DOCUMENTATION = '''
---
module: validations_read_ini