PyLance reports a type error here: https://github.com/duneanalytics/DuneQueryRepo/blob/e809639615bc0d1705c8ccd76b5d56d98d951ccd/scripts/preview_query.py#L31 The type error is: > "rows" is not a known attribute of "None" > (variable) rows: list[DuneRecord]