Skip to content

Apply black 26.1.0#348

Merged
c-bata merged 4 commits intooptuna:mainfrom
not522:black-26.1.0
Jan 20, 2026
Merged

Apply black 26.1.0#348
c-bata merged 4 commits intooptuna:mainfrom
not522:black-26.1.0

Conversation

@not522
Copy link
Copy Markdown
Member

@not522 not522 commented Jan 19, 2026

Motivation

Since black 26.1.0 has been released, I've applied this update.

Description of the changes

  • Run black .
  • Make isort config compatible with black

@not522 not522 added the code-fix Change that does not change the behavior, such as code refactoring. label Jan 19, 2026
@not522
Copy link
Copy Markdown
Member Author

not522 commented Jan 19, 2026

@y0z Could you review this PR?

@not522
Copy link
Copy Markdown
Member Author

not522 commented Jan 19, 2026

Sorry, the combination of black and isort seems to be causing issues, so I'll investigate further.

@not522 not522 marked this pull request as draft January 19, 2026 03:07
@not522 not522 unassigned y0z Jan 19, 2026
@not522
Copy link
Copy Markdown
Member Author

not522 commented Jan 19, 2026

I needed to modify the isort configuration and fix the CI in fastai (#349).
I've included the commits from #349 in this PR to make the CI passed.
Please review this PR.

@not522 not522 marked this pull request as ready for review January 19, 2026 05:32
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 this to the v4.8.0 milestone Jan 20, 2026
@c-bata c-bata merged commit 7e66081 into optuna:main Jan 20, 2026
61 checks passed
@not522 not522 deleted the black-26.1.0 branch January 20, 2026 04:20
@y0z y0z removed their assignment Jan 20, 2026
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.

3 participants