Skip to content

Replace .format with f-string in tutorial/20_recipes/004_cli.py#6350

Merged
c-bata merged 1 commit intooptuna:masterfrom
RektPunk:master
Nov 20, 2025
Merged

Replace .format with f-string in tutorial/20_recipes/004_cli.py#6350
c-bata merged 1 commit intooptuna:masterfrom
RektPunk:master

Conversation

@RektPunk
Copy link
Copy Markdown
Contributor

Motivation

Related to #6305

Description of the changes

Replaced .format with f-string in tutorial/20_recipes/004_cli.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.

@c-bata c-bata added the code-fix Change that does not change the behavior, such as code refactoring. label Nov 20, 2025
@c-bata c-bata added this to the v4.7.0 milestone Nov 20, 2025
@c-bata c-bata merged commit 8daf40c into optuna:master Nov 20, 2025
14 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