optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Not use `black 24.*` #64

Closed nzw0301 closed 10 months ago

nzw0301 commented 10 months ago

Motivation & Description of the changes

Same as https://github.com/optuna/optuna/pull/5210

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7aadf69) 35.95% compared to head (f42d94f) 35.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ======================================= Coverage 35.95% 35.95% ======================================= Files 21 21 Lines 865 865 ======================================= Hits 311 311 Misses 554 554 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nabenabe0928 commented 10 months ago

@HideakiImamura Could you review this PR?