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 issues #355

Merged
merged 8 commits into from
Feb 18, 2024
Merged

Fix Pylint issues #355

merged 8 commits into from
Feb 18, 2024

Conversation

CFenner
Copy link
Member

@CFenner CFenner commented Jan 21, 2024

This fixes some pylint issues:

  • fix consider-using-in
  • fix f-string-without-interpolation
  • fix logging-not-lazy
  • fix logging-fstring-interpolation
  • fix pointless-string-statement
  • fix format
  • fix no-else-raise
  • no-else-return

Review per commit recommended.

@crazyfx1 crazyfx1 merged commit 6c5b023 into openviess:master Feb 18, 2024
4 checks passed
@CFenner CFenner deleted the pylint branch August 15, 2024 15:22
@CFenner CFenner added the enhancement New feature or request label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants