Skip to content

Commit

Permalink
Merge pull request #80 from HideakiImamura/fix-example-in-woa
Browse files Browse the repository at this point in the history
Remove unused import from README of WOA
  • Loading branch information
y0z authored Jun 21, 2024
2 parents 006a6bb + d3c0962 commit e13d1a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package/samplers/whale_optimization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ import matplotlib.pyplot as plt
import optuna
import optunahub

from package.samplers.whale_optimization.whale_optimization import WhaleOptimizationSampler


WhaleOptimizationSampler = optunahub.load_module(
"samplers/whale_optimization"
Expand Down

0 comments on commit e13d1a5

Please sign in to comment.