Skip to content

Fixed 17 more pylint errors from cmflib #12

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

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

abhinavchobey
Copy link
Collaborator

Errors include-

  1. Local variable might be referenced before assignment
  2. PEP 8: E722 do not use bare 'except'
  3. Too broad exception clause
  4. Local variable 'e' value is not used

Errors include-
1. Local variable might be referenced before assignment
2. PEP 8: E722 do not use bare 'except'
3. Too broad exception clause
4. Local variable 'e' value is not used
@annmary-roy annmary-roy merged commit 9d736cf into HewlettPackard:master Sep 8, 2022
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.

2 participants