We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7402ad commit 3d50d32Copy full SHA for 3d50d32
package/samplers/mocma/tests/test_sampler.py
@@ -21,7 +21,7 @@
21
# SOFTWARE.
22
#
23
# This file is taken from Optuna (https://github.com/optuna/optuna/blob/master/tests/samplers_tests/test_samplers.py)
24
-# and modified to test MoCMASampler.
+# and modified to test MoCmaSampler.
25
26
from __future__ import annotations
27
0 commit comments