Skip to content

Fix type checking in optuna.artifacts._list_artifact_meta.py#6187

Merged
nabenabe0928 merged 2 commits intooptuna:masterfrom
dross20:fix-type-checking-_list_artifact_meta
Jul 1, 2025
Merged

Fix type checking in optuna.artifacts._list_artifact_meta.py#6187
nabenabe0928 merged 2 commits intooptuna:masterfrom
dross20:fix-type-checking-_list_artifact_meta

Conversation

@dross20
Copy link
Copy Markdown
Contributor

@dross20 dross20 commented Jul 1, 2025

Motivation

This PR addresses #6029.

Description of the changes

Fixes the circular import in optuna.artifacts._list_artifact_meta.py.

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.

Thank you for the PR, LGTM!

@nabenabe0928 nabenabe0928 added the code-fix Change that does not change the behavior, such as code refactoring. label Jul 1, 2025
@nabenabe0928 nabenabe0928 added this to the v4.5.0 milestone Jul 1, 2025
@nabenabe0928 nabenabe0928 merged commit 34b7727 into optuna:master Jul 1, 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