Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tswast opened this issue Mar 8, 2023 · 0 comments
Labels
api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tswast
Copy link
Collaborator

tswast commented Mar 8, 2023

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)
@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. samples Issues that are directly related to samples. labels Mar 8, 2023
@tswast tswast added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed samples Issues that are directly related to samples. labels Mar 29, 2023
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant