Skip to content

Commit

Permalink
Update example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eukaryo authored Dec 4, 2024
1 parent 4a8806d commit 4417a72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package/samplers/hebo_base_sampler/example.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import time

import optuna
import optunahub
import time


module = optunahub.load_module("samplers/hebo_base_sampler")
Expand Down

0 comments on commit 4417a72

Please sign in to comment.