mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-17 12:30:35 +08:00
Apply suggestions from code review
This commit is contained in:
@@ -24,7 +24,7 @@ class Boto3Backend:
|
||||
|
||||
This class is deprecated. Please use `optuna.artifacts.Boto3ArtifactStore
|
||||
<https://optuna.readthedocs.io/en/latest/reference/generated/optuna.artifacts.
|
||||
Boto3ArtifactStore.html>`_ instead.",
|
||||
Boto3ArtifactStore.html>`_ instead.
|
||||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
|
||||
@@ -19,7 +19,7 @@ class FileSystemBackend:
|
||||
|
||||
This class is deprecated. Please use `optuna.artifacts.FileSystemArtifactStore
|
||||
<https://optuna.readthedocs.io/en/latest/reference/generated/optuna.artifacts.
|
||||
FileSystemArtifactStore.html>`_ instead.",
|
||||
FileSystemArtifactStore.html>`_ instead.
|
||||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
|
||||
Reference in New Issue
Block a user