We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23162ae + 2f4732d commit 54469cfCopy full SHA for 54469cf
optuna/visualization/matplotlib/_rank.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-from typing import Callable
+from collections.abc import Callable
4
5
from optuna._experimental import experimental_func
6
from optuna.logging import get_logger
0 commit comments