Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nabenabe0928 authored May 20, 2024
1 parent 6ee66de commit 86e7d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/001_first.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def objective(trial: optuna.trial.Trial) -> float:
# ```
# See `example.py <path/to/example.py>` for more details.
#
# - An `Others` (COMMENT: miscellaneous is better) section that describes supplementary information about the package such as the paper reference or the original source code link. For example:
# - An `Others` section that describes supplementary information about the package such as the paper reference or the original source code link. For example:
#
# .. code-block:: markdown
#
Expand Down

0 comments on commit 86e7d6b

Please sign in to comment.