-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Resolve mypy error on master branch #4116
Copy link
Copy link
Labels
code-fixChange that does not change the behavior, such as code refactoring.Change that does not change the behavior, such as code refactoring.
Description
Motivation
Due to the recent release of pytorch-lightning, Checks (Integration) fails on the master branch
https://github.com/optuna/optuna/actions/runs/3381750055.
Suggestion
The changelog says
Renamed
training_type_pluginfile tostrategy
So we can replace training_type_plugin with strategy in the integration file.
Additional context (optional)
The pytorch-lightning integration is not tested while in optuna #3418.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code-fixChange that does not change the behavior, such as code refactoring.Change that does not change the behavior, such as code refactoring.