mirror of https://github.com/ansible/ansible.git
Fix errors reported by pylint. (#23282)
* Fix pylint misplaced-bare-raise errors.
* Fix pylint return-in-init error.
* Fix pylint bad-format-character error.
* Fix pylint too-many-format-args errors.
* Fix pylint too-few-format-args errors.
* Fix pylint truncated-format-string error.
(cherry picked from commit 48eeab8a53
)
pull/23608/head
parent
92c4a3319c
commit
84d5e6e645
Loading…
Reference in New Issue