Skip to content

Conversation

@miketheman
Copy link
Collaborator

  • open() is a built-in, no need for io.
  • All literals are unicode
  • Use f-strings instead of .format()

- `open()` is a built-in, no need for `io.`
- All literals are unicode
- Use `f`-strings instead of `.format()`

Signed-off-by: Mike Fiedler <[email protected]>
@theacodes theacodes merged commit 840da9a into theacodes:master Oct 13, 2025
8 checks passed
@miketheman miketheman deleted the miketheman/modernize branch October 13, 2025 23:57
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.

2 participants