Skip to content

Replace .format with f-string in optuna/study/_optimize.py#6351

Merged
c-bata merged 2 commits intooptuna:masterfrom
RektPunk:master
Nov 25, 2025
Merged

Replace .format with f-string in optuna/study/_optimize.py#6351
c-bata merged 2 commits intooptuna:masterfrom
RektPunk:master

Conversation

@RektPunk
Copy link
Copy Markdown
Contributor

Motivation

Related to #6305

Description of the changes

Replace .format with f-string in optuna/study/_optimize.py

Copy link
Copy Markdown
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

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

LGTM after CI passes.

@c-bata c-bata added the code-fix Change that does not change the behavior, such as code refactoring. label Nov 21, 2025
@c-bata c-bata added this to the v4.7.0 milestone Nov 21, 2025
@c-bata c-bata self-assigned this Nov 21, 2025
@c-bata c-bata merged commit f881f16 into optuna:master Nov 25, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-fix Change that does not change the behavior, such as code refactoring.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants