Apply suggestions from code review

Co-authored-by: Shinichi Hemmi <50256998+Alnusjaponica@users.noreply.github.com>
This commit is contained in:
c-bata
2023-08-07 15:29:15 +09:00
committed by GitHub
co-authored by Shinichi Hemmi
parent 44a7b8a540
commit 967d93e4b4
+1 -1
View File
@@ -15,7 +15,7 @@ if TYPE_CHECKING:
class FileSystemBackend:
"""An artifact backend for file systems.
.. note::
.. warning::
This class is deprecated. Please use `optuna.artifacts.FileSystemArtifactStore
<https://optuna.readthedocs.io/en/latest/reference/generated/optuna.artifacts.