Skip to content

Commit

Permalink
Removing stray iimport
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeratyoy committed Nov 3, 2023
1 parent 7eebf09 commit 165ea4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/neps/optimizers/multi_fidelity/mf_bo.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
from ..multi_fidelity_prior.utils import calc_total_resources_spent, update_fidelity
from ..utils import map_real_hyperparameters_from_tabular_ids

from pfns4hpo.bar_distribution import BarDistribution


class MFBOBase:
""" Designed to work with model-based search on SH-based multi-fidelity algorithms.
Expand Down

0 comments on commit 165ea4f

Please sign in to comment.