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

Pylint: Update to support pylint 2.14.0 #139

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Pylint: Update to support pylint 2.14.0 #139

merged 1 commit into from
Jun 3, 2022

Conversation

chr5tphr
Copy link
Owner

@chr5tphr chr5tphr commented Jun 3, 2022

  • remove deprecated disables
  • added disable=unnecessary-dunder-call, which gives a false positive
    for the function get methods in a few tests

- remove deprecated disables
- added disable=unnecessary-dunder-call, which gives a false positive
  for the function __get__ methods in a few tests
@chr5tphr chr5tphr merged commit 4e803a0 into master Jun 3, 2022
@chr5tphr chr5tphr deleted the pylint-update branch June 3, 2022 15:05
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