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 e7682e5 commit 3b69c84Copy full SHA for 3b69c84
tests/test_load_optimizers.py
@@ -47,4 +47,4 @@ def test_load_optimizers_invalid(invalid_optimizer_names):
47
48
49
def test_get_supported_optimizers():
50
- assert len(get_supported_optimizers()) == 17
+ assert len(get_supported_optimizers()) == 18
0 commit comments