... and I believe it wouldn't accept anything but `str`, `int`, or `float`. ``` TypeError: Constant hyperparameter 'x' must be of type int, float or str, but got bool. ```