Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
btjanaka committed Dec 9, 2023
1 parent 3bf7f88 commit d27d60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ribs/emitters/opt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* ``cma_es``: :class:`CMAEvolutionStrategy`
* ``lm_ma_es``: :class:`LMMAEvolutionStrategy`
* ``openai_es``: :class:`OpenAIEvolutionStrategy`
* ``pycma``: :class:`PyCMAEvolutionStrategy`
* ``pycma_es``: :class:`PyCMAEvolutionStrategy`
* ``sep_cma_es``: :class:`SeparableCMAEvolutionStrategy`
.. autosummary::
Expand Down

0 comments on commit d27d60f

Please sign in to comment.