Skip to content

Commit

Permalink
../optunity/solvers/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
claesenm committed May 16, 2015
1 parent b8c73a7 commit 23e92fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optunity/solvers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
from .ParticleSwarm import ParticleSwarm
from .CMAES import CMA_ES
from .TPE import TPE
from .Sobol import Sobol
#from .Sobol import Sobol

0 comments on commit 23e92fd

Please sign in to comment.