Skip to content

Type hints import paths not working anymore with pyright and mypy #387

@ion-elgreco

Description

@ion-elgreco

All the typehints can't be imported anymore from the main module or submodules since v0.5+

obstore/dagster_obstore/azure/compute_log_manager.py:26:31 - error: "ClientConfig" is not exported from module "obstore.store"
    Import from "._client" instead (reportPrivateImportUsage)

See related failed CI: https://github.com/dagster-io/community-integrations/actions/runs/14017529983/job/39245099857?pr=149 and PR: dagster-io/community-integrations#149

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions