PyLance reports a type error here: https://github.com/duneanalytics/DuneQueryRepo/blob/e809639615bc0d1705c8ccd76b5d56d98d951ccd/scripts/push_to_dune.py#L40-L43 The type error is: > annot access attribute "update_query" for class "BaseDuneClient" > Attribute "update_query" is unknownPylance[reportAttributeAccessIssue](https://github.com/microsoft/pyright/blob/main/docs/configuration.md#reportAttributeAccessIssue)