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

Style: Update PyLint config, add suggestions #179

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

chr5tphr
Copy link
Owner

  • change overgeneral-exceptions in pylintrc to fully qualified names
  • remove unnecessary parentheses in assignment in canonizers.py
  • use {} notation to specify dicts instead of dict notation in conftest.py

- change overgeneral-exceptions in pylintrc to fully qualified names
- remove unnecessary parentheses in assignment in canonizers.py
- use {} notation to specify dicts instead of `dict` notation in
  conftest.py
@chr5tphr chr5tphr merged commit dd3b22b into master Feb 16, 2023
@chr5tphr chr5tphr deleted the pylint-updated-suggestions branch February 16, 2023 16:44
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.

None yet

1 participant