Skip to content

Fix various minor issues caught by ruff check in default mode.#102

Open
roberthdevries wants to merge 1 commit intowolfSSL:masterfrom
roberthdevries:fix-various-minor-issues-caught-by-ruff
Open

Fix various minor issues caught by ruff check in default mode.#102
roberthdevries wants to merge 1 commit intowolfSSL:masterfrom
roberthdevries:fix-various-minor-issues-caught-by-ruff

Conversation

@roberthdevries
Copy link
Copy Markdown
Contributor

Fixing these minor issues helps in adding more checks to fix-up the code without being bothered by these issues.

Two minor issues are fixed:

  • Mark unused variables with a leading underscore
  • Use idiomatic boolean expressions

Fixing these minor issues helps in adding more checks to fix-up
the code without being bothered by these issues.

Two minor issues are fixed:
- Mark unused variables with a leading underscore
- Use idiomatic boolean expressions
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