Skip to content

feat: add type checking marker file (and check types in this module, including samples & tests) #176

Open
@tswast

Description

@tswast

I currently get some mypy errors when using this module. Would love to have support for type checking here.

nox > mypy bigframes tests/system tests/unit
error: Skipping analyzing "db_dtypes": module is installed, but missing library stubs or py.typed marker  [import]
note: See [https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports](https://www.google.com/url?q=https://mypy.readthedocs.io/en/stable/running_mypy.html%23missing-imports&sa=D)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.samplesIssues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions