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

Go through codebase and see if line-level pylint disable statements can be resolved #512

Open
shreyb opened this issue Jan 3, 2024 · 0 comments
Labels
cleanup General code cleanup and optimization

Comments

@shreyb
Copy link
Collaborator

shreyb commented Jan 3, 2024

As a part of #454, we went through and disabled a lot of pylint checks to keep the code base mostly the same while implementing that issue. Now, we should go through and see what we've disabled on a line-basis and see if those checking issues can be resolved, and the # pylint: disable statements removed.

@shreyb shreyb added the cleanup General code cleanup and optimization label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup General code cleanup and optimization
Projects
None yet
Development

No branches or pull requests

1 participant