The Hyperband tuner of [Keras Tuner](https://keras.io/api/keras_tuner/tuners/hyperband/) does not have an attribute `max_trials`. But `keras-tuner-cv.utils.pd_inner_cv_get_result()` relies on it (line 20).