Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
microprediction committed Apr 12, 2021
1 parent 880b393 commit b9afff9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions humpday/optimizers/axcube.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

from funcy import print_durations

try:
from ax import optimize
Expand All @@ -14,7 +14,6 @@
rt.setLevel(CRITICAL)
import warnings
warnings.filterwarnings("ignore")
from funcy import print_durations
from humpday.objectives.classic import CLASSIC_OBJECTIVES


Expand Down

0 comments on commit b9afff9

Please sign in to comment.