Skip to content

Updating storages/_in_memory.py to use f-strings#6404

Merged
c-bata merged 1 commit intooptuna:masterfrom
jrings:fix_f_string_format__in_memory
Jan 5, 2026
Merged

Updating storages/_in_memory.py to use f-strings#6404
c-bata merged 1 commit intooptuna:masterfrom
jrings:fix_f_string_format__in_memory

Conversation

@jrings
Copy link
Copy Markdown
Contributor

@jrings jrings commented Dec 28, 2025

Motivation

This PR partially satisfies #6305 by updating storages/_in_memory.py to use f-strings instead of format.

Description of the changes

All instances of strings using format have been changed to use f-strings instead.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 4, 2026

This pull request has not seen any recent activity.

@github-actions github-actions bot added the stale Exempt from stale bot labeling. label Jan 4, 2026
@c-bata c-bata removed the stale Exempt from stale bot labeling. label Jan 5, 2026
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. Thank you for your contribution.

@c-bata c-bata added the code-fix Change that does not change the behavior, such as code refactoring. label Jan 5, 2026
@c-bata c-bata added this to the v4.7.0 milestone Jan 5, 2026
@c-bata c-bata merged commit 4711ddd into optuna:master Jan 5, 2026
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