Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various pylint fixups #2444

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jan 8, 2025

SUMMARY

fixes various linting warnings:

  • redefined-builtin
  • redefined-outer-name
  • no-else-continue
  • simplifiable-if-statement
  • unused-import
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/modules/ec2_ami.py
plugins/modules/ec2_vpc_vpn.py
plugins/modules/s3_bucket.py
plugins/modules/s3_object.py
tests/unit/

ADDITIONAL INFORMATION

This comment was marked as outdated.

@tremble
Copy link
Contributor Author

tremble commented Jan 9, 2025

recheck

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/efb22907d7554dd29a58da3152989216

✔️ ansible-galaxy-importer SUCCESS in 4m 31s
✔️ build-ansible-collection SUCCESS in 10m 23s
✔️ ansible-test-splitter SUCCESS in 4m 23s
✔️ integration-amazon.aws-1 SUCCESS in 16m 44s
✔️ integration-amazon.aws-2 SUCCESS in 12m 43s
✔️ integration-amazon.aws-3 SUCCESS in 8m 05s
✔️ integration-amazon.aws-4 SUCCESS in 8m 28s
✔️ integration-amazon.aws-5 SUCCESS in 17m 51s
✔️ integration-amazon.aws-6 SUCCESS in 5m 25s
Skipped 38 jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant