Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Cannot access attribute "update_query" for class "BaseDuneClient" #12

Description

@PaulRBerg

PyLance reports a type error here:

dune.update_query(
query.base.query_id,
query_sql=text,
)

The type error is:

annot access attribute "update_query" for class "BaseDuneClient"
Attribute "update_query" is unknownPylancereportAttributeAccessIssue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions