forked fromgoogleapis/python-bigquery
- Notifications
You must be signed in to change notification settings - Fork0
Commit96e6bee
authored
feat: Add py.typed for PEP 561 compliance (googleapis#976)
Type annotations were added in commitf8d4aaa. For these annotations to beuseful by library users, the package should install a py.typed file.This tells mypy and other tools to consume and use these types.For more details, see:https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages1 parentafdc1ed commit96e6bee
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments
Comments
(0)