[hotfix] Lint formatting for new Tune optimizer ZOOpt (#8040)

* formatting

* removedill

* lint
This commit is contained in:
Richard Liaw
2020-04-16 09:24:30 -07:00
committed by GitHub
parent d4cae5f632
commit 4d8bf5635d
6 changed files with 21 additions and 12 deletions
+5
View File
@@ -48,6 +48,11 @@ SkOptSearch
.. autoclass:: ray.tune.suggest.skopt.SkOptSearch
ZOOptSearch
-----------
.. autoclass:: ray.tune.suggest.zoopt.ZOOptSearch
SearchAlgorithm
---------------