diff --git a/ax/service/ax_client.py b/ax/service/ax_client.py index 9f360c6463f..6ba511fb56e 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