Skip to content

Use f-string in 001_first.py#6315

Merged
nabenabe0928 merged 3 commits intooptuna:masterfrom
satyarth7srivastava:string-fix-on-011-first-py
Oct 27, 2025
Merged

Use f-string in 001_first.py#6315
nabenabe0928 merged 3 commits intooptuna:masterfrom
satyarth7srivastava:string-fix-on-011-first-py

Conversation

@satyarth7srivastava
Copy link
Copy Markdown
Contributor

@satyarth7srivastava satyarth7srivastava commented Oct 23, 2025

Motivation

Description of the changes

This PR relates to:

@nabenabe0928 nabenabe0928 changed the title file updated '001_first.py' Use f-string in 001_first.py Oct 26, 2025
@nabenabe0928 nabenabe0928 added the code-fix Change that does not change the behavior, such as code refactoring. label Oct 26, 2025
satyarth7srivastava and others added 2 commits October 26, 2025 13:50
Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
@satyarth7srivastava
Copy link
Copy Markdown
Contributor Author

Thank you for pointing out the my mistake of using " ' " when it was not necessary at all.
I've fixed the code now I think it ready to be merged

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.22%. Comparing base (5310eb0) to head (e7687f0).
⚠️ Report is 361 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6315      +/-   ##
==========================================
+ Coverage   89.13%   89.22%   +0.09%     
==========================================
  Files         209      209              
  Lines       13935    13935              
==========================================
+ Hits        12421    12434      +13     
+ Misses       1514     1501      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@nabenabe0928 nabenabe0928 left a comment

Choose a reason for hiding this comment

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

LGTM

@nabenabe0928 nabenabe0928 added this to the v4.6.0 milestone Oct 27, 2025
@nabenabe0928 nabenabe0928 merged commit ece7f8e into optuna:master Oct 27, 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