remove pylint exceptions (#6927)

* remove pylint exceptions

* add changelog frag
This commit is contained in:
Alexei Znamensky 2023-07-14 17:03:34 +12:00 committed by GitHub
commit 4b382ed1df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 13 deletions

View file

@ -0,0 +1,3 @@
minor_changes:
- gitlab_runner - minor refactor removing unnecessary code statements (https://github.com/ansible-collections/community.general/pull/6927).
- keyring - minor refactor removing unnecessary code statements (https://github.com/ansible-collections/community.general/pull/6927).