Skip to content

Removed f-strings and adjusted placement of the not operator#299

Merged
JanPetterMG merged 1 commit intomainfrom
f-strings-and-not
Jan 21, 2026
Merged

Removed f-strings and adjusted placement of the not operator#299
JanPetterMG merged 1 commit intomainfrom
f-strings-and-not

Conversation

@JanPetterMG
Copy link
Copy Markdown
Collaborator

Removed unnecessary f-string operator and adjusted position of the not operator in if conditions.

Key changes

  • F-strings
  • Not operator

Impact

No real world impact expected. These changes are more about following best practices and improving the quality of the code base.

@JanPetterMG JanPetterMG added the chore This issue or pull request is a maintenance task label Jan 21, 2026
@JanPetterMG JanPetterMG added this to the v2.2.0 milestone Jan 21, 2026
@github-actions github-actions Bot added tools Toolbox related extra Optional resources labels Jan 21, 2026
@JanPetterMG JanPetterMG marked this pull request as ready for review January 21, 2026 14:33
@JanPetterMG JanPetterMG merged commit 3372484 into main Jan 21, 2026
187 checks passed
@JanPetterMG JanPetterMG deleted the f-strings-and-not branch January 21, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore This issue or pull request is a maintenance task extra Optional resources tools Toolbox related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant