Skip to content

Conversation

@newwingbird
Copy link
Contributor

Related to #657

I will splite this modification into some PRs.
This issue's scope is only inside print and string literal.

@junkmd junkmd added the coding style Topics related to style, formatters, linters, and delinting. label Nov 16, 2024
@junkmd junkmd added this to the 1.4.9 milestone Nov 16, 2024
newwingbird and others added 3 commits November 16, 2024 23:57
Co-authored-by: Jun Komoda <45822440+junkmd@users.noreply.github.com>
junkmd added a commit to junkmd/pywinauto that referenced this pull request Nov 16, 2024
Copy link
Collaborator

@junkmd junkmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@junkmd junkmd merged commit 1ea74f5 into enthought:main Nov 16, 2024
49 checks passed
@newwingbird newwingbird deleted the fix-string-fmt branch November 17, 2024 01:17
@junkmd junkmd linked an issue Nov 17, 2024 that may be closed by this pull request
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coding style Topics related to style, formatters, linters, and delinting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor from % string formatting to f-strings in every module.

2 participants