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

treewide: drop pylint disable=no-self-use comments #1521

Merged

Conversation

Bastian-Krause
Copy link
Member

Description
pylint's 'no-self-use' check was moved to an optional extension, see [1].

[1] https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers.

Checklist

  • PR has been tested

Note: This is also part of (otherwise unrelated) #1497. Since that PR is still in discussion, let's merge this first as a first step towards happy CI.

pylint's 'no-self-use' check was moved to an optional extension, see [1].

[1] https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers.

Signed-off-by: Bastian Krause <[email protected]>
@Emantor Emantor merged commit f424c0b into labgrid-project:master Oct 14, 2024
4 of 9 checks passed
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