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 pylint unused-argument warnings #2081

Closed
gyorb opened this issue Apr 17, 2019 · 4 comments
Closed

fix pylint unused-argument warnings #2081

gyorb opened this issue Apr 17, 2019 · 4 comments
Assignees

Comments

@gyorb
Copy link
Contributor

gyorb commented Apr 17, 2019

W0613 - Warns when a function or method argument is not used.

@Kishore-abhimanyu
Copy link

can you assign me this issue?

@Kishore-abhimanyu
Copy link

I don't see this warning, do you want me to fix other pylint warnings?

@gyorb
Copy link
Contributor Author

gyorb commented Oct 29, 2020

@Kishore-abhimanyu if you checked and there are not such warnings that is great.
This issue can be closed if this rule is checked automatically by pylint during the tests.
Please check how pylint related issue was resolved (by extending the pylintrc files) in #2082

@bruntib
Copy link
Contributor

bruntib commented Aug 26, 2024

#4279

@bruntib bruntib closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants