Skip to content

Replace .format() with f-string in _parallel_coordinate.py#6333

Merged
not522 merged 1 commit intooptuna:masterfrom
satyarth7srivastava:string-fix-on-011-first-py
Nov 10, 2025
Merged

Replace .format() with f-string in _parallel_coordinate.py#6333
not522 merged 1 commit intooptuna:masterfrom
satyarth7srivastava:string-fix-on-011-first-py

Conversation

@satyarth7srivastava
Copy link
Copy Markdown
Contributor

Motivation

This PR is for the replacement of .format() with f-string #6305

Description of the changes

_parallel_coordinate.py has changes on line 136

@satyarth7srivastava satyarth7srivastava marked this pull request as ready for review November 9, 2025 17:39
Copy link
Copy Markdown
Member

@not522 not522 left a comment

Choose a reason for hiding this comment

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

LGTM!

@not522 not522 changed the title Replace .format() with f-string in _parallel_coordinate.py Replace .format() with f-string in _parallel_coordinate.py Nov 10, 2025
@not522 not522 added the code-fix Change that does not change the behavior, such as code refactoring. label Nov 10, 2025
@not522 not522 added this to the v4.7.0 milestone Nov 10, 2025
@not522 not522 merged commit 6048fb8 into optuna:master Nov 10, 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