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 baf8ae8 commit 67b7f18Copy full SHA for 67b7f18
tests/unitary/with_extras/aqua/test_finetuning_handler.py
@@ -88,4 +88,3 @@ def test_get_finetuning_config(self, mock_get_finetuning_config):
88
mock_get_finetuning_config.assert_called_with(
89
model_id="test_model_id"
90
)
91
-
0 commit comments