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

fix(various): Remove unused imports for pylint testing #495

Conversation

jamesholland-uk
Copy link
Member

@jamesholland-uk jamesholland-uk commented Sep 19, 2023

Description

Remove unused imports to pass pylint testing.
Remove skip for pylint testing in CI.

Motivation and Context

Fixes #490

How Has This Been Tested?

Tested locally with integration tests in this repo

Screenshots (if appropriate)

Before changes:
Screenshot 2023-09-19 at 13 26 04

After changes:
Screenshot 2023-09-19 at 16 38 38

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@jamesholland-uk jamesholland-uk merged commit 71aecd6 into PaloAltoNetworks:develop Oct 5, 2023
@jamesholland-uk jamesholland-uk deleted the remove-unused-imports-for-pylint branch October 5, 2023 14:29
github-actions bot pushed a commit that referenced this pull request Oct 5, 2023
### [2.17.7](v2.17.6...v2.17.7) (2023-10-05)

### Bug Fixes

* **various:** Remove unused imports for pylint testing ([#495](#495)) ([71aecd6](71aecd6))
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

🎉 This PR is included in version 2.17.7 🎉

The release is available on Ansible Galaxy and GitHub release

Posted by semantic-release bot

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

Successfully merging this pull request may close these issues.

ansible-test sanity failures - "pylint:unused-import"
1 participant