In the querying data example [here](https://idaholabresearch.github.io/HydroGenerate/UserGuide_4_QueryingDataUSGSNWIS.html), there is a TypeError cell printed, specifically coming from this line in the associated jupyter notebook. ```python print('Penstock length (ft):', hp.penstock_length) ``` I get this same type error when I run the script.