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

chore(linting): Various linter appeasements #621

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

lobsterkatie
Copy link
Member

Part 5 of The Linter Sure Was Busy: A bunch of changes small enough (fixing is vs ==, moving imports to the top, wrapping a comment, combining nested conditionals where there was no else, switching from camel case to snake case, fixing the type annotation for some tuples, switching from the deprecated logger.warn to logger.warning, and consolidating two instances of a mypy option into one) that it seemed reasonable to throw them all into a single PR.

@lobsterkatie lobsterkatie force-pushed the kmclb-various-linter-appeasements branch from 4743920 to 4fab5c2 Compare April 18, 2024 04:34
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