Skip to content

Commit

Permalink
fixed documentation style
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Oct 31, 2023
1 parent 6e80eb6 commit c2cb15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moptipyapps/dynamic_control/surrogate_cma.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@


def _nop() -> None:
"""A no operation."""
"""Do absolutely nothing."""


class SurrogateCmaEs(Algorithm):
Expand Down

0 comments on commit c2cb15d

Please sign in to comment.