diff --git a/ax/service/ax_client.py b/ax/service/ax_client.py index dbe966b36af..04e87b9b824 100644 --- a/ax/service/ax_client.py +++ b/ax/service/ax_client.py @@ -1805,7 +1805,6 @@ def _gen_new_generator_run( # so if we just set the seed without the context manager, it can have # serious negative impact on the performance of the models that employ # stochasticity. - fixed_feats = ( InstantiationBase.make_fixed_observation_features( fixed_features=fixed_features