Skip to content

Conversation

@cojenco
Copy link
Contributor

@cojenco cojenco commented Feb 16, 2022

  • add py.typed marker file
  • add mypy.ini file
  • add mypy nox session
  • ensure mypy passes
mypy google/cloud/storage
Success: no issues found in 16 source files
mypy -p google.cloud.storage --no-incremental
Success: no issues found in 16 source files
nox -s mypy
Success: no issues found in 16 source files
nox > Session mypy was successful.

Fixes #621 🦕

@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Feb 16, 2022
@cojenco cojenco marked this pull request as ready for review February 16, 2022 17:52
@cojenco cojenco requested review from a team as code owners February 16, 2022 17:52
@cojenco cojenco merged commit e8a8abc into googleapis:main Feb 17, 2022
cojenco added a commit that referenced this pull request Mar 15, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 15, 2022
@cojenco cojenco deleted the pytyped branch October 30, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a py.typed file for submodule

2 participants