From 34aa803daaa2ae19b89b14b120695972faa661bb Mon Sep 17 00:00:00 2001 From: "tier4-autoware-public-bot[bot]" <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 18:30:39 +0900 Subject: [PATCH] feat(words): add optuna (#628) * feat(words): add optuna Signed-off-by: GitHub * ci(pre-commit): autofix --------- Signed-off-by: GitHub Co-authored-by: SakodaShintaro Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index 1f406d6c..bdb93b29 100644 --- a/.cspell.json +++ b/.cspell.json @@ -1230,6 +1230,7 @@ "optarg", "optenv", "OPTIND", + "optuna", "orangered", "orocos", "orthometric",