Skip to content

Commit c1879d9

Browse files
committed
update: test_epsilon
1 parent de27662 commit c1879d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_general_optimizer_parameters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def test_epsilon(optimizer_name):
3636
'msvag',
3737
'aggmo',
3838
'qhm',
39+
'pid',
3940
):
4041
pytest.skip(f'skip {optimizer_name} optimizer')
4142

0 commit comments

Comments
 (0)